removeAllThat

abstract fun removeAllThat(predicate: (element: Element) -> Boolean)(source)

Removes all elements satisfying the predicate from the collection.