A stack.
T The type of the items.
Pushes one or more item to the stack.
The items to push.
The new length of the stack.
Generated using TypeDoc
A stack.
T The type of the items.