next up previous contents
Next: Ranges Up: Sequences Previous: Extensible and Sorted Sequences   Contents

Stacks

A Stack is an ExtensibleSequence augmented with methods to honor the stack abstraction: push:, pop, top, etc.



Brian Rice 2004-08-24