outcome
Toggle table of contents
0.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
outcome
outcome
/
nz.adjmunro.outcome.fetch.members
/
onFinished
on
Finished
inline
fun
<
T
:
Any
>
Fetch
<
T
>
.
onFinished
(
action
:
Finished
<
T
>
.
(
)
->
Unit
)
:
Fetch
<
T
>
also do an
action
, if
Fetch
is
Finished
.