log util/queue.lua @ 6911:56c9bc4ba247

age author description
Sun, 18 Oct 2015 21:42:33 +0100 Matthew Wild util.queue: Add :items() iterator
Wed, 03 Jun 2015 15:51:07 +0100 Matthew Wild util.queue: Allow optional wrap-around when pushing, overwriting oldest unread item
Wed, 13 May 2015 16:57:27 +0100 Matthew Wild util.queue: Small fast FIFO/ringbuffer/queue library