INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- Item at the first position
-- Push `v' onto top.
-- Push `v' onto top.
-- Remove item on top.
-- Representation as a linear structure
-- (order is reverse of original order of insertion)
-- New stack containing the `n' latest items inserted
-- in current stack.
-- If `n' is greater than `count', identical to current stack.
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |