Exercise 14.3.2

Rewrite the code for INTERVAL-SEARCH so that it works properly when all intervals are open.

This is pretty minor, and I'm not gonna bother doing the full thing. We need to do to things to the code in Exercise 14.3-1: