* Return node of current subtree containing value as value(), * if it exists, else null. * Uses Comparator cmp to find and to check equality.
See Implementation
* Return node of current subtree containing value as value(), * if it exists, else null. * Uses Comparator cmp to find and to check equality.