Hacker News new | ask | show | jobs
by varunramesh 2836 days ago
Lua is an awesome language, but there are significant gotchas, especially with regards to the behavior of ipairs and the length operator - https://blog.varunramesh.net/posts/lua-gotchas/#the-behavior...