bubel-ecs v0.1.1 (2023-01-18T14:09:25Z)
Dub
Repo
SimpleVector.add
bubel
ecs
simple_vector
SimpleVector
Add array of elements to vector
void
add
(ubyte el)
void
add
(ubyte[] el)
struct
SimpleVector
nothrow @
nogc
void
add
(
ubyte
[]
el
)
Meta
Source
See Implementation
bubel
ecs
simple_vector
SimpleVector
destructors
~this
functions
add
clear
length
opDollar
opIndex
opSlice
postblits
this(this)
variables
data
used
Add array of elements to vector