MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
Re: List operations
-
Date: Wed, 16 Aug 1995 14:59:39 PDT
-
From: jesse montrose <jesse@spine.com>
-
Content-Type: text/plain; charset="us-ascii"
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