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