arrow-optics
1.1.3-alpha.1
arrow-optics
/
arrow.optics
/
PIso
/
Companion
/
optionToPNullable
option
To
PNullable
@
JvmStatic
fun
<
A
,
B
>
optionToPNullable
(
)
:
PIso
<
<ERROR CLASS>
<
A
>
,
<ERROR CLASS>
<
B
>
,
A
?
,
B
?
>
Content copied to clipboard
PIso
that defines the equality between Option and the nullable platform type.