BSTNode.height

Returns the total height.

struct BSTNode(K, E)
@nogc @property
size_t
height
()

Meta