arrow-core / arrow.core.extensions.validated.applicativeError / arrow.core.Either / fromEither

fromEither

@JvmName("fromEither") fun <E, A, EE> Either<EE, A>.~~fromEither~~(SE: Semigroup<E>, arg1: (EE) -> E): Validated<E, A> Deprecated: @extension kinded projected functions are deprecated

Do you like Arrow?

Arrow Org
<