Next | Lightweight Databases | 23 |
Binary search is notoriously difficult to code
There are a lot of funny edge cases
If you write it yourself, test very carefully
Or use Search::Dict
Or the (carefully tested) code in your handouts
Next | Copyright © 2003 M. J. Dominus |