Retrieves and removes the front item from the queue. Use has() before calling this.
The front item of the queue.
See Implementation
Retrieves and removes the front item from the queue. Use has() before calling this.