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

handleErrorWith

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

Do you like Arrow?

Arrow Org
<