[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: ipairs() and __ipairs()
- From: Dirk Laurie <dirk.laurie@...>
- Date: Sun, 26 Oct 2014 23:07:07 +0200
2014-10-26 22:40 GMT+02:00 Patrick Donnelly <batrick@batbytes.com>:
> On Sun, Oct 26, 2014 at 4:29 PM, Tim Hill <drtimhill@gmail.com> wrote:
>> Agreed, but my reading of the docs is that it DOES honor __index, so it does rely on metamethods.
>
> Well, I see the code does honor __index. [It seems my complaining in
> earlier threads paid off!] ... but I don't see that in the docs?
> There's no mention of ipairs using raw/normal access in any of Lua's
> 5.1, 5.2, or 5.3 beta manuals.
beta §8.2