RBNode.color

The color of the node.

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

Meta