lua-users home
lua-l archive

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


On 10 March 2016 at 15:55, Coda Highland <chighland@gmail.com> wrote:
> At this point you might as well use _.a = 1 and then you no longer
> even need a with statement.


that's pretty neat.  in fact it's the only suggestion in this
thread(s) that I might try at some point.  still a little sceptic
about readability, but sometimes a nice idiom is easier than trying to
come up with a sensible variable name.

-- 
Javier