arrow-optics / arrow.optics / PIso / eitherToValidated

eitherToValidated

@JvmStatic fun <A, B> eitherToValidated(): Iso<Either<A, B>, Validated<A, B>>

Iso that defines the equality between Either and Validated

Do you like Arrow?

Arrow Org
<