RBNode.rightmost

Return the rightmost descendant of this node

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

Meta

Suggestion Box / Bug Report