Tries to pop an item from the front immediately.
true if an item was returned, false if the queue is empty.
See Implementation
Tries to pop an item from the front immediately.