commons
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
commons
commons-collections
/
xyz.xenondevs.commons.collections
/
mapToBitSet
map
To
Bit
Set
inline
fun
<
T
>
Collection
<
T
>
.
mapToBitSet
(
transform
:
(
T
)
->
Boolean
)
:
BitSet