lua-users home
lua-l archive

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


Gaspard Bucher wrote:
> From your comments, I understand that I should use the metatable approach
> since LuaJit can do more optimizations on them and memory usage is lower, is
> this correct ?

Yes.

--Mike