Documentation
Dlang.org
Queue.isEmpty
glib
queue
Queue
Returns true if the queue is empty.
class
Queue
bool
isEmpty
(
)
Return Value
Type:
bool
true if the queue is empty
glib
queue
Queue
functions
clear
clearFull
foreach_
freeFull
getLength
index
init_
insertSorted
isEmpty
peekHead
peekNth
peekTail
popHead
popNth
popTail
pushHead
pushNth
pushTail
remove
removeAll
reverse
sort
Returns true if the queue is empty.