utils v0.1.8 (2018-01-19T16:45:16Z)
Dub
Repo
Stack.push
utils
lists
Stack
Appends an array of items to the stack
void
push
(T item)
void
push
(T[] items)
class
Stack
(T)
void
push
(
T
[]
items
)
Meta
Source
See Implementation
utils
lists
Stack
constructors
this
destructors
~this
functions
clear
pop
push
properties
count
Appends an array of items to the stack