Arrow
1.1.5
common
arrow-core
/
arrow.core.continuations
/
EagerEffect
/
orNull
or
Null
open
fun
orNull
(
)
:
A
?
(
source
)
fold
the
EagerEffect
into an A?. Where the shifted value
R
is mapped to null, and result value
A
.