Node.bal

Returns the balance of the node. Minus if LHS is heavier, plus if RHS is heavier.

struct Node
@nogc @property
sizediff_t
bal
()

Meta