Array.lua
A small library with useful methods to handle Lua's table when it's working like an Array
Install / Use
/learn @EvandroLG/Array.luaREADME
array.lua
A small library with useful methods to handle Lua's table when it's working like an Array.<br> For docs, see: https://evandrolg.github.io/array.lua/
Installation
To install array, run:
$ luarocks install array
