arrow-optics
1.1.3-alpha.1
arrow-optics
/
arrow.optics
/
PIso
/
Companion
/
optionToPEither
option
To
PEither
@
JvmStatic
fun
<
A
,
B
>
optionToPEither
(
)
:
PIso
<
<ERROR CLASS>
<
A
>
,
<ERROR CLASS>
<
B
>
,
<ERROR CLASS>
<
Unit
,
A
>
,
<ERROR CLASS>
<
Unit
,
B
>
>
Content copied to clipboard
Iso
that defines the equality between and arrow.core.Option and arrow.core.Either