turtle ~master (2021-08-23T10:45:39Z)
Dub
Repo
Node.UnionNode
dchip
cpBBTree
Node
Undocumented in source.
struct
Node
union
UnionNode {
struct
Children
;
Children
children
;
struct
Leaf
;
Leaf
leaf
;
}
Members
Structs
Children
struct
Children
Undocumented in source.
Leaf
struct
Leaf
Undocumented in source.
Variables
children
Children
children
;
Undocumented in source.
leaf
Leaf
leaf
;
Undocumented in source.
Meta
Source
See Implementation
dchip
cpBBTree
Node
unions
UnionNode
variables
bb
node
obj
parent