handleError

open fun handleError(recover: suspend (R) -> A): Cont<Nothing, A>

Sources

common source
Link copied to clipboard