kotlin-stdlib
Common
kotlin-stdlib
/
kotlin.contracts
/
InvocationKind
/
AT_MOST_ONCE
AT_MOST_ONCE
Common
AT_MOST_ONCE
(
)
Content copied to clipboard
A function parameter will be invoked one time or not invoked at all.
Properties
Properties
name
Link copied to clipboard
Common
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
Common
val
ordinal
:
Int
Content copied to clipboard