ocean v6.1.0 (2021-04-20T01:38:04Z)
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.