P.S. Another nice feature of a binary search as it adds no space relative
to a scan. You exploit the sort order, but don't need to hang any extra
attributes off the array to make it work. That's totally cool. That's one
reason that binary search is a basic, long-standing, and still-popular
technique. Massive speed optimization with zero extra space? Rare.
**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ: http://lists.4d.com/faqnug.html
Archive: http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub: mailto:[email protected]
**********************************************************************