BSTNode.elem

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

Meta