Documentation
Dlang.org
Queue.reverse
glib
queue
Queue
Reverses the order of the items in queue.
class
Queue
void
reverse
(
)
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
Reverses the order of the items in queue.