RBNode.leftmost

Return the leftmost descendant of this node.

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

Meta