hunt ~v1.4.x (2025-01-29T03:20:10.156087)
Dub
Repo
AbstractCollection.removeIf
hunt
collection
AbstractCollection
AbstractCollection
Undocumented in source. Be warned that the author may not have intended to support it.
class
AbstractCollection
(E)
bool
removeIf
(
Predicate
!
E
filter
)
Meta
Source
See Implementation
hunt
collection
AbstractCollection
AbstractCollection
constructors
this
functions
add
addAll
clear
contains
containsAll
isEmpty
iterator
opApply
opEquals
remove
removeAll
removeIf
retainAll
size
toArray
toHash
toString