toggle menu
Quiver Library
jvm
switch theme
search in API
Quiver Library
/
app.cash.quiver
/
tapFailure
tap
Failure
inline
fun
<
A
,
B
,
E
>
Outcome
<
E
,
A
>
.
tapFailure
(
f
:
(
E
)
->
B
)
:
Outcome
<
E
,
A
>
(
source
)