optionToPEither

fun <A, B> optionToPEither(): PIso<<ERROR CLASS><A>, <ERROR CLASS><B>, <ERROR CLASS><Unit, A>, <ERROR CLASS><Unit, B>>

Iso that defines the equality between and arrow.core.Option and arrow.core.Either