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

Homepage:
https://github.com/daurnimator/fifo.lua
