lua-fifo

FIFO implementation for Lua
  https://github.com/daurnimator/fifo.lua
  0
  no reviews



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