commons
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
commons
commons-collections
/
xyz.xenondevs.commons.collections
/
selectValuesTo
select
Values
To
fun
<
K
,
V
,
C
:
MutableCollection
<
in
V
>
>
Map
<
K
,
V
>
.
selectValuesTo
(
destination
:
C
,
keys
:
Iterable
<
K
>
)
:
C