Instantiatable flexible array implementation with familiar methods for Lua

$ luarocks install luarray

Lua provides only a few methods to work with tables.
This package is an attempt to extend Lua's capabilities to work with array-like structures by introducing a wrapper with a bunch of useful and common methods which other programming languages have.

Versions

1.0.0-12 years ago28 downloads

Dependencies

lua >= 5.3

Manifests