stick
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
stick
stick-core
/
com.zombachu.stick
/
valueOrPropagateError
value
Or
Propagate
Error
inline
fun
<
T
,
T2
>
Result
<
T
>
.
valueOrPropagateError
(
onFailure
:
(
Result.Failure
<
T2
>
)
->
Nothing
)
:
T