RBNode.leftmost

Return the leftmost descendant of this node.

struct RBNode(V, ALLOC)
@property
leftmost
()

Meta