A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/daurnimator/fifo.lua below:

daurnimator/fifo.lua: Fifo library for Lua

A lua library/'class' that implements a FIFO. Objects in the fifo can be of any type, including nil.

Compatible with Lua 5.1, 5.2, 5.3, 5.4 and LuaJIT

This project has been used in production since 2012.

Please see the doc/ folder.

You can generate a man page using pandoc:

pandoc doc/index.md -s -t man -o /usr/local/share/man/man3/fifo.lua.3

Available via luarocks: luarocks install fifo

Alternatively, you may just copy fifo.lua to your own project.

You will need

Run busted -c to run tests You can then generate a coverage report by running luacov (it will write the report to luacov.report.out)

This was previously a component of lomp but was useful enough in other projects that I split it out.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4