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