arrow-optics / arrow.optics / arrow.core.Validated / toPEither
fun <A1, A2, B1, B2> Validated.Companion.~~toPEither~~():
PIso
<Validated<A1, B1>, Validated<A2, B2>, Either<A1, B1>, Either<A2, B2>>
Deprecated: Use the pEither function exposed in the Iso’ companion object
Do you like Arrow?
✖