Kone
Toggle table of contents
0.0.0-experiment
common
Platform filter
common
Switch theme
Search in API
Kone
kone.collections
/
dev.lounres.kone.collections.set.implementations
/
KoneListBackedMutableSet
/
removeAllThat
remove
All
That
open
override
fun
removeAllThat
(
predicate
:
(
element
:
Element
)
->
Boolean
)
(
source
)
Removes all elements satisfying the
predicate
from the collection.