arrow-core / arrow.core.extensions.either.applicativeError / effectCatch
@JvmName("effectCatch") suspend fun <L, A> ~~effectCatch~~(arg0: (
Throwable
) -> L, arg1: suspend () -> A): Either<L, A>
Deprecated: @extension kinded projected functions are deprecated
Do you like Arrow?
✖