Re: comments on array proposal


Subject: Re: comments on array proposal
From: Michael McNamara (mac@verisity.com)
Date: Thu Apr 11 2002 - 09:37:54 PDT


Paul Graham writes:
> > for ( i = $left(A,1);
> > i != $right(A,1)+$increment(A,1);
> > i = i + $increment(A,1)) ...
> >
>
> Yes, one could. But could we include $low and $high anyway for those of us
> who aren't clever enough to think of this kind of loop?
>
> Paul

I don't disagree - I like the 'low' 'high' bit better. But being a
programmer, whenever it is stated that something won't work, I
immediately take it as a challenge... :-)

-mac



This archive was generated by hypermail 2b28 : Thu Apr 11 2002 - 09:39:05 PDT