Removes and returns the entry from the front of the queue. After removal, if the size of the queue is less than one third its capacity, then the capacity is set to be twice that size. (Note that the capacity shrinks more slowly than it grows.) @return the entry.
()
source not stored for this graph (policy: none)