in reply to Re: TIMTOWTDI and other languages
in thread TIMTOWTDI and other languages
With this more neutral syntax, given the right properties on the arrays involved (e.g. predeclared as "int", and with an is presorted or some such), it may even be possible at compile time to translate some uses of this idiom into efficient, optimized searches instead of the naive, linear default.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: TIMTOWTDI and other languages
by TheDamian (Vicar) on Apr 30, 2002 at 04:32 UTC |