dlangui v0.9.188 (2022-10-08T18:27:24Z)
Home
Dub
Repo
DynamicArray.data
dimage
array
DynamicArray
Undocumented in source. Be warned that the author may not have intended to support it.
struct
DynamicArray
(T, size_t chunkSize = 32)
T
[]
data
(
)
Meta
Source
See Implementation
dimage
array
DynamicArray
functions
addChunk
append
appendLeft
data
free
length
opApply
opCatAssign
opIndex
opIndexAssign
remove
removeLeft
shiftLeft
shiftRight
storage
variables
dynamicStorage
numChunks
pos
staticStorage