in reply to Re: The fastest way of searching a certain element in an array
in thread The fastest way of searching a certain element in an array

No, @Array is not sorted.
  • Comment on Re: Re: The fastest way of searching a certain element in an array

Replies are listed 'Best First'.
Re: Re: Re: The fastest way of searching a certain element in an array
by hardburn (Abbot) on Apr 10, 2004 at 22:15 UTC

    Oops, you're right. I was reading off @pos. Must pay more attention to code.

    ----
    : () { :|:& };:

    Note: All code is untested, unless otherwise stated