BSTNode.right

Undocumented in source.
struct BSTNode(K, E)
BSTNode!(K, E)* right;

Meta