Package: wnpp Severity: wishlist Owner: Mike Gabriel <[email protected]>
* Package name : node-node-dequeue Version : 1.0.3 Upstream Author : Sean (lleo) M. Egan <[email protected]> * URL : https://github.com/lleo/node-dequeue * License : BSD-2-clause Programming Lang: Javascript Description : Simple Double Ended Queue Datastructure for Node.js 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. _______________________________________________ Pkg-javascript-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel
