outcome
Toggle table of contents
0.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
outcome
outcome
/
nz.adjmunro.outcome.outcome.members
/
errorOrNull
error
Or
Null
fun
<
Ok
:
Any
,
Error
:
Any
>
Outcome
<
Ok
,
Error
>
.
errorOrNull
(
)
:
Error
?
Return
The
error
or
null
.