Jason Orendorff scripsit:
> I won't continue to harp on this, but it bears repeating one more
> time: The current draft API doesn't support a simple, portable,
> efficient (string-find).  I find this pretty dismal.
I think string-find is a bad example, because "simple" and "efficient"
are opposed.  Efficient means Boyer-Moore or some variant of it, and
that's not simple.
-- 
By Elbereth and Luthien the Fair, you shall     cowan_at_ccil.org
have neither the Ring nor me!  --Frodo          http://www.ccil.org/~cowan
Received on Tue Mar 20 2007 - 16:59:12 UTC