RBNode.rightmost

Return the rightmost descendant of this node

struct RBNode(V)
@property inout return
inout(RBNode)*
rightmost
()

Meta