- balance
int balance()
Undocumented in source. Be warned that the author may not have intended to support it.
- fixHeight
void fixHeight()
Undocumented in source. Be warned that the author may not have intended to support it.
- height
int height()
Undocumented in source. Be warned that the author may not have intended to support it.
- height
void height(int newHeight)
Undocumented in source. Be warned that the author may not have intended to support it.
- isLeaf
bool isLeaf()
Undocumented in source. Be warned that the author may not have intended to support it.
- left
typeof(this)* left()
Undocumented in source. Be warned that the author may not have intended to support it.
- left
const(typeof(this))* left()
Undocumented in source. Be warned that the author may not have intended to support it.
- left
void left(typeof(this)* newLeft)
Undocumented in source.
- right
typeof(this)* right()
Undocumented in source. Be warned that the author may not have intended to support it.
- right
const(typeof(this))* right()
Undocumented in source. Be warned that the author may not have intended to support it.
- right
void right(typeof(this)* newRight)
Undocumented in source.