File: README.md

package info (click to toggle)
haskell-hslua-list 1.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 116 kB
  • sloc: ansic: 349; haskell: 44; makefile: 6
file content (6 lines) | stat: -rw-r--r-- 199 bytes parent folder | download
1
2
3
4
5
6
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.