Document.RangeT

Undocumented in source.

Constructors

this
this(immutable(ubyte)[] data)
Undocumented in source.

Members

Properties

empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
front
const(T) front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
index
uint index [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
key
string key [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

range
Range range;
Undocumented in source.

Meta