lua-users home
lua-l archive

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


On Wed, Nov 5, 2014 at 7:09 PM, Andrew Starks <andrew.starks@trms.com> wrote:
> directly from my perspective: `load`'s interface seems messy to me. I wish
> that it was done in a way that didn't cause these kind of mental backflips,

There are a few like that.  Best to put up special yellow warning
signs around them.

table.insert should be two functions, IMO, but I've learned to live with it.