MOO-cows Mailing List Archive

[Prev][Next][Index][Thread]

Re: List operations



At 11:27 AM 8/16/95 PDT, anomaly@u.washington.edu wrote:
>While we're revising ranges for lists and strings, we might as well revise
>the ranges in for-loops as well, as suggested by someone (sorry, forgot who)
>in a previous post:

[much snippage, before and after]

And one more for loop wish..

for i in [10..1]

instead of 

for i in [1..10]
  tmp = 11 - i ;
____________________________________________________________________
jesse montrose <jesse@spine.com> http://www.hooked.net/bin/jesse.home
After seven years, I was sent home to my family.  Little man, I give
the watch to you.



Follow-Ups:

Home | Subject Index | Thread Index