gopher-lua
gopher-lua copied to clipboard
Iterate from start of array to match Lua 5.1 `#` operator behavior.
Fixes #304
Changes proposed in this pull request:
Follow behavior of Lua 5.1 # operator.
Ok, either change gopher-lua Len() behavior or create a new function for the # operator.