@hackage hslua-list1.1.1
Opinionated, but extensible Lua list type.
Installation
Tested Compilers
Dependencies (3)
- base >=4.9.1 && <5
- bytestring
- hslua-core >=2.2 && <2.4 Show all…
Dependents (3)
@hackage/pandoc-lua-marshal, @hackage/hslua-module-system, @hackage/hslua-module-zip
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.