circular-queue
circular-queue copied to clipboard
Add .pop() or .drain()
Adding a way to remove elements without filling up the buffer to the max is nice.