kotlin-stdlib / kotlin.contracts / InvocationKind / AT_MOST_ONCE AT_MOST_ONCE Common JVM JS Native 1.0 AT_MOST_ONCE(source) A function parameter will be invoked one time or not invoked at all.