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.
Agreed, as I noted elsewhere. My point isn’t that there would be issues, my point is that I suspect the issues would be less confusing than the current state of affairs.
—Tim
|