tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
RBNode.dup
tagion
std
container
rbtree
RBNode
Undocumented in source. Be warned that the author may not have intended to support it.
Node
dup
(Node delegate(V v) alloc)
struct
RBNode
(V)
Node
dup
(
scope
Node
delegate
(
V
v
)
alloc
)
Node
dup
()
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