array.lua icon indicating copy to clipboard operation
array.lua copied to clipboard

A small library with useful methods to handle Lua's table when it's working like an Array

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/

Build
Status

Installation

To install array, run:

$ luarocks install array

License

MIT