kotlin-stdlib
Common
kotlin-stdlib
/
kotlin.contracts
/
InvocationKind
/
AT_LEAST_ONCE
AT_LEAST_ONCE
Common
AT_LEAST_ONCE
(
)
Content copied to clipboard
A function parameter will be invoked one or more times.
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