dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
DArray.putUnsafe
dil
Array
DArray
Appends several items to the array, without checking for sufficient space.
struct
DArray
(E)
void
putUnsafe
(
Xs
...
)
(
Xs
xs
)
Meta
Source
See Implementation
dil
Array
DArray
aliases
array
constructors
this
functions
cap
dup
ensureOrGrow
free
growP2
growX1_5
growX2
indexPtr
len
opIndex
opIndexAssign
opOpAssign
opSlice
put
putUnsafe
rem
reserve
take
manifest constants
scanIfPtrs
Appends several items to the array, without checking for sufficient space.