oskit-kmp
Toggle table of contents
5.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
oskit-kmp
oskit-kmp
/
com.outsidesource.oskitkmp.outcome
/
guard
guard
infix inline
fun
<
T
,
E
>
Outcome
<
T
,
E
>
.
guard
(
elseBlock
:
(
Outcome.Error
<
E
>
)
->
Nothing
)
:
T
A convenience function. Calls
unwrapOrReturn