RBNode.color

The color of the node.

struct RBNode(V)
Color color;

Meta