$ luarocks install uni-queue
This is an implementation of a double-ended queue where all elements are forced to be unique. Pushing or extending the queue with an element already in the queue will fail. Otherwise, it can be used like any other deque.
Versions
Dependencies
lua ~> 5.3
otom >= 1.1