tiny-queue

Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.

Browse on unpkg