On Jun 25, 2016, at 3:15 PM, Philipp Janda <siffiejoe@gmx.net> wrote:Of course there are all sorts of issues; if an array has length 4 what
does t[5] = 10 do? Should table.insert() automatically lengthen an array
when appending?
Not just when appending.