Queue Abstract Data Type Tool
-
This tool can be embedded into AI systems for storing information and deleting it very efficiently by using queues disguising themselves as arrays and adding data and removing the data using pointers and flags.
https://packetstormsecurity.com/files/167636/Queue_ADT_.py.txt