stick
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
stick
stick-core
/
com.zombachu.stick
/
propagateError
propagate
Error
inline
fun
<
T2
>
Result
<
*
>
.
propagateError
(
onFailure
:
(
Result.Failure
<
T2
>
)
->
Nothing
)