RBNode.rightmost

Return the rightmost descendant of this node

struct RBNode(V, ALLOC, bool NOGC_ = false)
@property
rightmost
()

Meta