outcome
Toggle table of contents
0.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
outcome
outcome
/
nz.adjmunro.outcome.raise
/
RaiseScope
/
Companion
/
default
default
inline
fun
<
Ok
,
Error
:
Any
>
RaiseScope.Companion
.
default
(
action
:
RaiseScope
<
Error
>
.
(
)
->
Ok
)
:
Ok