arrow-core / arrow.core.extensions.option.applicativeError
| arrow.core.Either | |
| arrow.core.Option | |
| arrow.Kind | |
| arrow.typeclasses.ApplicativeError | |
| kotlin.Unit | 
| catch | fun <A> ~~catch~~(arg0: (Throwable) -> Unit, arg1: () -> A): Option<A> | 
    
| effectCatch | suspend fun <A> ~~effectCatch~~(arg0: (Throwable) -> Unit, arg1: suspend () -> A): Option<A> | 
    
Do you like Arrow?
✖