RBNode.leftmost

Return the leftmost descendant of this node.

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

Meta