Re: Why can't I do for...in on a table?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Why can't I do for...in on a table?
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2005年9月12日 12:31:37 -0300
> Here's hoping the Lua authors will finally change their (too stubborn)
> stance on looping over tables.
Are you asking back the Lua 4.0 behavior? No iterators?
-- Roberto