RBNode.leftmost

Return the leftmost descendant of this node.

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

Meta

Suggestion Box / Bug Report