RedBlack.setColor

* Set the color of node p, or do nothing if p is null

struct RedBlack(V, A = AttributeDummy)
static
void
setColor
(,
bool c
)

Meta