memutils v0.4.13 (2018-10-09T15:51:45Z)
Dub
Repo
RBNode.color
memutils
rbtree
RBNode
The color of the node.
struct
RBNode
(V, ALLOC)
Color
color
;
Meta
Source
See Implementation
memutils
rbtree
RBNode
aliases
Node
enums
Color
functions
remove
rotateL
rotateR
setColor
properties
dup
isLeftNode
left
leftmost
next
parent
prev
right
rightmost
variables
color
value
The color of the node.