RedBlack.leftmost

* Return the minimum value of the current (sub)tree

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

Meta