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 < metabang.cl-containers::bst-node > 
bst-node-is-right-child < t >