toggle menu
Quiver Library
jvm
switch theme
search in API
Quiver Library
/
app.cash.quiver.extensions
/
toOutcome
to
Outcome
fun
<
T
>
Result
<
T
>
.
toOutcome
(
)
:
OutcomeOf
<
T
>
(
source
)
Transforms a
Result<T>
into an
OutcomeOf<T>