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