ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
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.