dlangide v0.7.15 (2016-10-13T06:46:58Z)
Home
Dub
Repo
Collection.pushFront
collections
Collection
insert item at beginning of collection
struct
Collection
(T, bool ownItems = false)
void
pushFront
(
T
item
)
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 item at beginning of collection