sily v3.0.0 (2023-10-17T16:22:24Z)
Dub
Repo
Stack.push
sily
stack
Stack
Adds vals at end of stack
struct
Stack
(T)
void
push
(
T
[]
vals
...
)
Meta
Source
See Implementation
sily
stack
Stack
constructors
this
functions
clear
limitLength
opOpAssign
pop
push
toArray
toString
properties
empty
front
length
Adds vals at end of stack