lua-users home
lua-l archive

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


On Fri, Jun 24, 2016 at 12:10 AM, Martin <eden_martin_fuhrspam@gmx.de> wrote:

> You ignore memory allocation.

No, not really. An inexperienced user would really be better off just using {...}. Experienced users will understand the implications of using tables, and will be better positioned to find a way optimal for them.

Cheers,
V.