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