BSTNode.key

Undocumented in source.
struct BSTNode(K, E)
K key;

Meta