micro_utils.dokka
0.18.0
common
micro_utils.dokka
/
dev.inmo.micro_utils.coroutines
/
flatten
flatten
fun
<
T
>
Flow
<
Flow
<
T
>
>
.
flatten
(
)
:
Flow
<
T
>
@
JvmName
(
name
=
"flattenIterable"
)
fun
<
T
>
Flow
<
Iterable
<
T
>
>
.
flatten
(
)
:
Flow
<
T
>