arrow-core / arrow.core.extensions.validated.applicativeError / arrow.Kind / attempt

attempt

@JvmName("attempt") fun <E, A> Kind<Kind<ForValidated, E>, A>.~~attempt~~(SE: Semigroup<E>): Validated<E, Either<E, A>> Deprecated: @extension kinded projected functions are deprecated

Do you like Arrow?

Arrow Org
<