[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua4.1w4 - for loop with functions - suggestions
- From: Roberto Ierusalimschy <roberto@...>
- Date: Wed, 27 Mar 2002 09:20:29 -0300
> For-loops normally manage iteration state for you.
That is not a bad ideia. But we need to fix a way to manage/represent such
state so that it can be used in many different contexts.
-- Roberto