Contents
Indexes:
Generic Function Bst-Node-Set-Left-Child (2 methods)
(
bst-node-set-left-child
< node > < new-left > )
Part of:
package metabang.cl-containers
Set new-left as the left child of node
Method Summary
bst-node-set-left-child <
bst-node
> <
bst-node
>
bst-node-set-left-child <
bst-node
> < t >