Skip to content

EvandroLG/array.lua

Repository files navigation

array.lua

A small library with useful methods to handle Lua's table when it's working like an Array.
For docs, see: https://evandrolg.github.io/array.lua/

Installation

To install array, run:

$ luarocks install array

License

MIT