arrow-core / arrow.core.extensions.either.applicativeError / arrow.Kind / handleError

handleError

@JvmName("handleError") fun <L, A> Kind<Kind<ForEither, L>, A>.~~handleError~~(arg1: (L) -> A): Either<L, A> Deprecated: @extension kinded projected functions are deprecated

Do you like Arrow?

Arrow Org
<