invoke

inline suspend operator fun <A> invoke(crossinline f: suspend OptionEffectScope.() -> A): Option<A>(source)