tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
RBNode.left
tagion
std
container
rbtree
RBNode
Get the left child
inout
(
RBNode
)*
left
[@property getter]
struct
RBNode
(V)
@
property
inout return scope
inout
(
RBNode
)*
left
(
)
Node
left
[@property setter]
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
Get the left child