tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
RBNode.leftmost
tagion
std
container
rbtree
RBNode
Return the leftmost descendant of this node.
struct
RBNode
(V)
@
property
inout return
inout
(
RBNode
)*
leftmost
(
)
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
Return the leftmost descendant of this node.