- decrement
void decrement()
Undocumented in source. Be warned that the author may not have intended to support it.
- getValue
inout(ValueT) getValue()
Undocumented in source. Be warned that the author may not have intended to support it.
- increment
void increment()
Undocumented in source. Be warned that the author may not have intended to support it.
- isFound
bool isFound()
Undocumented in source. Be warned that the author may not have intended to support it.
- opUnary
inout(ValueT) opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.
- opUnary
void opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.
- opUnary
void opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.
Lower level iterators on the tree.
While not in the D-style, these methods may be used for easier compatibility when working with code bases not in the D Language which are based on iterators.