phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
RBNode.left
std
container
rbtree
RBNode
Get the left child
inout
(
RBNode
)*
left
[@property getter]
struct
RBNode
(V)
@
property
inout return scope
inout
(
RBNode
)*
left
(
)
Node
left
[@property setter]
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
Get the left child