Generic Function Bst-Node-Is-Right-Child (2 methods)

( bst-node-is-right-child < node > )

Part of:

package metabang.cl-containers

Is this node the right child of its parent?

Method Summary

bst-node-is-right-child < bst-node
bst-node-is-right-child < t >