Both functions are provided on `Option`. `None.toN...
# arrow
s
Both functions are provided on
Option
.
None.toNullable()
and
Option.fromNullable(null)
.