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