Circular

Undocumented in source.

Constructors

this
this(T[] r)
Undocumented in source.

Members

Functions

get
T get()
Undocumented in source. Be warned that the author may not have intended to support it.
popBack
T popBack()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
T popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

currElement
size_t currElement;
Undocumented in source.
defaultValue
T defaultValue;
Undocumented in source.
range
T[] range;
Undocumented in source.

Meta