ModuleCheck
0.12.5
0.13.0-SNAPSHOT
0.12.5
modulecheck-utils:coroutines
/
modulecheck.utils.coroutines
/
flatMapSetConcat
flat
Map
Set
Concat
suspend
fun
<
T
,
R
>
Flow
<
T
>
.
flatMapSetConcat
(
destination
:
MutableSet
<
R
>
=
mutableSetOf()
,
transform
:
suspend
(
T
)
->
Set
<
R
>
)
:
Set
<
R
>
Content copied to clipboard
Sources
jvm source
Link copied to clipboard