collections v0.0.0 (2018-01-09T15:03:06Z)
Dub
Repo
Array.opSlice
stdx
collection
array
Array
Undocumented in source.
Qualified
opSlice
()
Qualified
opSlice
(size_t start, size_t end)
struct
Array
(T)
Qualified
opSlice
(
this
Qualified
)
(
size_t
start
,
size_t
end
)
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