hunt-extra v1.0.11 (2021-05-17T06:05:46Z)
Home
Dub
Repo
AbstractCollection.addAll
hunt
collection
AbstractCollection
AbstractCollection
Undocumented in source. Be warned that the author may not have intended to support it.
bool
addAll
(Collection!E c)
bool
addAll
(E[] c)
class
AbstractCollection
(E)
bool
addAll
(
E
[]
c
)
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