arrow-optics / arrow.optics / arrow.core.Option / toNullable
fun <A> Option.Companion.~~toNullable~~():
Iso
<Option<A>, A?>
Deprecated: Use the optionToNullable function exposed in the Iso’ companion object
PIso that defines the isomorphic relationship between Option and the nullable platform type.
Do you like Arrow?
✖