abstract fun drop(count: Int): Unit
Remove at most the first count items from head of the queue.
count