musicpulator ~master (2019-01-19T15:01:20Z)
Home
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.