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