KmmResult
Toggle table of contents
1.9.3
common
Platform filter
common
Switch theme
Search in API
KmmResult
kmmresult
/
at.asitplus
/
KmmResult
/
onFailure
on
Failure
inline
fun
<
R
>
onFailure
(
block
:
(
error
:
Throwable
)
->
R
)
:
KmmResult
<
T
>
(
source
)
singular version of
fold
's
onFailure