lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 28/06/13 01:42, Tim Mensch wrote:
On 6/27/2013 9:40 PM, Andrew Starks wrote:
As I'm sure you're aware, you can modify __ipairs and __len in any way that you wish.

Unless you're using Lua 5.1 or LuaJIT (without the LJ_52 compatibility preprocessor flag).

As the original post proposes a change, it's a moot point  :)

Jorge