[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Testing for a sequence (was Re: Lua 5.2 Length Operator and tables (bug?)
- From: Dirk Laurie <dirk.laurie@...>
- Date: Fri, 20 Apr 2012 14:55:45 +0200
> Nowhere the manual says the items are processed in a specific order.
What about this sentence?
| Finally, fields of the form exp are equivalent to [i] = exp, where i are
| consecutive numerical integers, starting with 1.
Surely "finally" means "right at the end"? So the behaviour complained
about by Liam seems to documented after all.
Thanks to Luigi Scarso (in an off-list e-mail) for pointing this out.