collections v0.0.0 (2018-01-09T15:03:06Z)
Dub
Repo
Array.tail
stdx
collection
array
Array
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Array
(T)
Qualified
tail
(
this
Qualified
)
(
)
Meta
Source
See Implementation
stdx
collection
array
Array
aliases
MutableAlloc
opDollar
constructors
this
destructors
~this
functions
addRef
allocator
capacity
delRef
destroyUnused
dup
empty
forceLength
front
getAllocator
insert
isUnique
length
opAssign
opBinary
opIndex
opIndexAssign
opIndexOpAssign
opIndexUnary
opOpAssign
opSlice
popFront
prefCount
reserve
save
setAllocator
tail
postblits
this(this)
static functions
immutableInsert
static variables
capacityFactor
initCapacity
variables
_ouroborosAllocator
_payload
_support