RedBlack.root

* Return the root (parentless node) of the tree

struct RedBlack(V, A = AttributeDummy)
root
()

Meta