oskit-kmp
Toggle table of contents
5.0.0
common
Platform filter
common
Switch theme
Search in API
oskit-kmp
oskit-kmp
/
com.outsidesource.oskitkmp.outcome
/
unwrapOrReturn
unwrap
Or
Return
inline
fun
<
T
,
E
>
Outcome
<
T
,
E
>
.
unwrapOrReturn
(
block
:
(
Outcome.Error
<
E
>
)
->
Nothing
)
:
T