option

suspend fun <A> option(f: OptionEffect.() -> A): Option<A>

Sources

common source
Link copied to clipboard