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