ocean ~master (2021-10-22T21:44:26.740458)
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.