RBNode.value

The value held by this node

struct RBNode(V, ALLOC, bool NOGC_ = false)
V value;

Meta