phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
RBNode.leftmost
std
container
rbtree
RBNode
Return the leftmost descendant of this node.
struct
RBNode
(V)
@
property
inout return
inout
(
RBNode
)*
leftmost
(
)
Meta
Source
See Implementation
std
container
rbtree
RBNode
enums
Color
functions
remove
rotateL
rotateR
setColor
properties
isLeftNode
left
leftmost
next
parent
prev
right
rightmost
variables
color
value
Return the leftmost descendant of this node.