- empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
- pop
Q.ElementType pop(Duration max)
Undocumented in source. Be warned that the author may not have intended to support it.
- pop
Q.ElementType pop()
Undocumented in source. Be warned that the author may not have intended to support it.
- producer
shared(WaitableQueueProducer!Q) producer()
Undocumented in source. Be warned that the author may not have intended to support it.
- push
bool push(Q.ElementType t)
Undocumented in source. Be warned that the author may not have intended to support it.