utils ~master (2021-06-25T06:58:32Z)
Dub
Repo
Stack.push
utils
ds
Stack
Appends an item to the stack
void
push
(T item)
class
Stack
(T)
void
push
(
T
item
)
void
push
(T[] items)
Meta
Source
See Implementation
utils
ds
Stack
constructors
this
destructors
~this
functions
clear
pop
push
properties
count
Appends an item to the stack