Description
Opinionated, but extensible Lua list type.
Description
List type for Lua, with a Haskell interface.
README.md
hslua-list
Opinionated, fast, and extensible implementation of a Lua List type. The type re-uses some parts of Lua's base library, so the base library must be loaded before this one.