module documentation
Provides the LinkedStack class implementing a stack with a singly linked list.
| Class | |
LIFO Stack implementation using a singly linked list for storage. |
Provides the LinkedStack class implementing a stack with a singly linked list.
| Class | |
LIFO Stack implementation using a singly linked list for storage. |