ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
ITypedQueue.empty
ocean
util
container
queue
model
ITypedQueue
ITypedQueue
interface
ITypedQueue
(T)
bool
empty
(
)
Return Value
Type:
bool
true if queue is empty, false otherwise
Meta
Source
See Implementation
ocean
util
container
queue
model
ITypedQueue
ITypedQueue
functions
clear
discardTop
empty
length
push
top