tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
RBNode.value
tagion
std
container
rbtree
RBNode
The value held by this node
struct
RBNode
(V)
V
value
;
Meta
Source
See Implementation
tagion
std
container
rbtree
RBNode
aliases
Node
enums
Color
functions
dup
remove
rotateL
rotateR
setColor
properties
isLeftNode
left
leftmost
next
parent
prev
right
rightmost
variables
color
value
The value held by this node