Description Usage Arguments Details Value Author(s) See Also Examples
Methods to create and interact with stacks.
1 2 3 4 5 6 7 8 9 |
... |
one or more objects to be put into a stack. |
stack |
a stack object as created by |
x |
an object to |
The objects in ... will be ordered in the stack in the order they appear, with the first at the top.
For createStack an object of class stack. No value for push, the first object in the stack for pop.
Antoine Filipovic Pierucci
list.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.