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