ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
ITypedQueue.discardTop
ocean
util
container
queue
model
ITypedQueue
ITypedQueue
Discards the item at the top of the queue.
interface
ITypedQueue
(T)
void
discardTop
(
)
Meta
Source
See Implementation
ocean
util
container
queue
model
ITypedQueue
ITypedQueue
functions
clear
discardTop
empty
length
push
top
Discards the item at the top of the queue.