The type of all elements in the queue.
Number of elements in the queue.
Iterates over all elements of this queue from the front.
The given operation will be performed on each element iterated.
The operation to be performed on each element.
Generated using TypeDoc
The Queue ADT.
Interface
IQueue