outcome
Toggle table of contents
0.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
outcome
outcome
/
nz.adjmunro.outcome.fetch.flow
/
mapToOutcome
map
To
Outcome
fun
<
Ok
:
Any
>
FetchFlow
<
Ok
>
.
mapToOutcome
(
)
:
OutcomeFlow
<
Ok
,
Throwable
>
Map
a
fetch flow
to
outcome
each emission.