deque icon indicating copy to clipboard operation
deque copied to clipboard

Finite-length Deque

Open chebee7i opened this issue 9 years ago • 0 comments

Hi, it would be nice if we could specify a maximum length for the queue. If you push onto a full queue, it pops from the end, never increasing in size above the specified maximum.

chebee7i avatar Jan 20 '15 04:01 chebee7i