|
it always strikes me why would you need to count entries in a table? It seems to me that
this is rarely required, and that it is probably an instance of
The XY Problem <http://xyproblem.info/> and trying to use in Lua using
paradigms from other languages. Perhaps I'm missing something.
This requests also springs from a misconception that Lua already
stores this value internally anyway, which it doesn't.