musicpulator ~master (2021-12-17T02:20:04.8738686)
Dub
Repo
InternalCollection.add
musicpulator
core
InternalCollection
Adds an item to the collection.
struct
InternalCollection
(T)
package
void
add
(
T
item
)
Parameters
item
T
The item to add.
Meta
Source
See Implementation
musicpulator
core
InternalCollection
functions
add
array
clear
opIndex
opIndexAssign
popFront
properties
empty
front
length
Adds an item to the collection.