dlangide v0.7.22 (2016-10-17T10:25:42Z)
Home
Dub
Repo
Collection.addAll
collections
Collection
add all items from other collection
struct
Collection
(T, bool ownItems = false)
void
addAll
(
ref
Collection
!(
T
,
ownItems
)
v
)
Meta
Source
See Implementation
collections
Collection
destructors
~this
functions
add
addAll
clear
indexOf
opApply
opIndex
opOpAssign
pushBack
pushFront
remove
removeValue
properties
back
empty
front
length
popBack
popFront
size
add all items from other collection