ModuleCheck
0.12.5
0.13.0-SNAPSHOT
0.12.5
modulecheck-utils:stdlib
/
modulecheck.utils
/
mapToSet
map
To
Set
inline
fun
<
C
:
Collection
<
T
>
,
T
,
R
>
C
.
mapToSet
(
destination
:
MutableSet
<
R
>
=
mutableSetOf()
,
transform
:
(
T
)
->
R
)
:
Set
<
R
>
Content copied to clipboard
Sources
jvm source
Link copied to clipboard