Queue and Stack Classes

Queues and Stacks are data storage that allow incremental additions and subtractions. For easy and quick implementation, these classes can be added to your scripts.