lua-users home
lua-l archive

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



 For example, we can use a similar __newindex trick to set a large collection of variables to the same value.

(Actually, it's an __index trick.  I'm just full of bugs this morning...)