Package ListStack

Class Summary
Cell Cell models one cell used to assemble a linked list.
Stack Stack models a stack data structure (using a linked list)