Queue

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Classes

Element
class Element
Undocumented in source.

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
opSlice
Range opSlice()
Undocumented in source. Be warned that the author may not have intended to support it.
read
T read()
Undocumented in source.
remove
void remove(Element entry)
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write(T data)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Range
struct Range
Undocumented in source.

Meta