arrow-core-data / arrow.core / Validated / fromEither

fromEither

@JvmStatic fun <E, A> fromEither(e: Either<E, A>): Validated<E, A>

Converts an Either<E, A> to a Validated<E, A>.

Do you like Arrow?

Arrow Org
<