Arrow
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
Arrow
arrow-optics
/
arrow.optics
/
PIso
/
Companion
/
optionToNullable
option
To
Nullable
@
JvmStatic
fun
<
A
>
optionToNullable
(
)
:
Iso
<
Option
<
A
>
,
A
?
>
PIso
that defines the isomorphic relationship between
Option
and the nullable platform type.