Next: , Previous: , Up: bst   [Index]


41.2 Binary node objects

Binary search trees are composed of “binary node objects” linked together in a tree hierarchy. The object type <binary-node> is the base type of all the node types.