- opApply
int opApply(int delegate(size_t) yield)
Undocumented in source. Be warned that the author may not have intended to support it.
- opApply
int opApply(int delegate(Node, size_t) yield)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
size_t opIndex(Node node)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
size_t opIndex(size_t nodeIdx)
Undocumented in source. Be warned that the author may not have intended to support it.