node-dequeue
Simple Double Ended Queue Datastructure for Node.js
Description
Dequeue is implemented as a doubly linked circular list with a titular head node--an empty node to designate the beginning and the end of the circularly linked list. It is a drop-in replacement for javascript-arrays-as-fifo.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/lleo/node-dequeue/
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install node-dequeue