BST search found

if val = a, then tree (node (a, left, right)) contains val = True

Comments

Please log in to add comments