Do we need to consider the empty list in our binary search procedure? If so, should it not be a special case?
|
Empty array yes, special case no by Mike O'Donnell, 2000, Oct 19
representing the empty array by Michael C. Brizic, 2000, Oct 23
You choose the representation by Mike O'Donnell, 2000, Oct 23
to: