|
Bumping this thread just this once, as I find the lack of interest on this strange...
Is no-one else interested in O(1) implementation for the # operator, native (faster than tables) array implementation and how it can be used to solve the hole issue and issues with pack/unpack?
I think an array type is the right way to go for Lua, considering it solves many issues and also gives a nice perf boost.
Petri