arrow-optics / arrow.optics / arrow.core.Either / toPValidated

toPValidated

fun <A1, A2, B1, B2> Either.Companion.~~toPValidated~~(): PIso<Either<A1, B1>, Either<A2, B2>, Validated<A1, B1>, Validated<A2, B2>> Deprecated: Use the pValidated function exposed in the Iso’ companion object

PIso that defines the equality between Either and Validated

Do you like Arrow?

Arrow Org
<