phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
RBNode.color
std
container
rbtree
RBNode
The color of the node.
struct
RBNode
(V)
Color
color
;
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
The color of the node.