Contents
Indexes:
Generic Function Bst-Node-Replace-Child (1 method)
(
bst-node-replace-child
< node > < old-node > < new-node > )
Part of:
package metabang.cl-containers
Replace the child of this node.
Method Summary
bst-node-replace-child <
bst-node
> <
bst-node
> <
bst-node
>