Generic Function Right-Most-Child (1 method)

( right-most-child < node > )

Part of:

package metabang.cl-containers

Walk down the right side of the tree until a leaf node is
found, then return that node

Method Summary

right-most-child < bst-node