Branches.DARTIndexRange

Undocumented in source.

Constructors

this
this(const(Branches) owner)
Undocumented in source.

Members

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
front
DARTIndex front()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
DARTIndex opIndex(size_t key)
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

owner
const(Branches) owner;
Undocumented in source.

Meta