TreeNode.checkInvariants

Recursive invariant check

class TreeNode(K, V)
static
bool
checkInvariants
(
K
V
)
(
TreeNode!(K, V) t
)

Meta