knomadic
Toggle table of contents
0.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
knomadic
knomadic
/
nz.adjmunro.knomadic.fetch.flow
/
flatten
flatten
fun
<
T
:
Any
>
FetchFlow
<
Fetch
<
T
>
>
.
flatten
(
)
:
FetchFlow
<
T
>
Convenience function to apply
flatten
inside a
Flow
.