RedBlack.successor

* Return the inorder successor, or null if no such

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

Meta