Remove and return an item from the queue.
Return an item if one is immediately available, else throw $(D_PSYMBOL QueueEmptyException).
See Implementation
Remove and return an item from the queue.
Return an item if one is immediately available, else throw $(D_PSYMBOL QueueEmptyException).