darray ~master (2017-09-20T22:35:19Z)
Dub
Repo
DArray.removeFront
darray
DArray
This function removes an element form the front of the array.
struct
DArray
(T)
pragma(
inline
, true)
void
removeFront
(
)
Meta
Source
See Implementation
darray
DArray
functions
insertBack
insertFront
opIndex
removeAll
removeBack
removeFront
properties
back
empty
front
length
variables
disableDtor
This function removes an element form the front of the array.