toggle menu
KAHelpers
androidJvm
switch theme
search in API
collections
/
dev.funkymuse.collections
/
valueSet
value
Set
fun
<
T
,
E
>
Map
<
T
,
E
>
.
valueSet
(
)
:
Set
<
E
>
fun
<
T
,
E
>
List
<
Pair
<
T
,
E
>
>
.
valueSet
(
)
:
Set
<
E
>
Isolate the values out of a list of pairs and store them in a set