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