RedBlack.parentOf

* return parent of node p, or null if p is null

struct RedBlack(V, A = AttributeDummy)
static
parentOf
()

Meta