toOption

suspend fun <A> Cont<None, A>.toOption(): Option<A>

Sources

common source
Link copied to clipboard