dlangide v0.7.88 (2017-09-22T09:25:25Z)
Home
Dub
Repo
Collection.add
collections
Collection
insert new item in specified position
struct
Collection
(T, bool ownItems = false)
void
add
(
T
item
,
size_t
index
=
size_t.max
)
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
insert new item in specified position