drop

abstract fun drop(count: Int)

Remove at most the first count items from head of the queue.