[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#707656: ITP: node-node-dequeue -- Simple Double Ended Queue Datastructure for Node.js



Package: wnpp
Severity: wishlist
Owner: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

* Package name    : node-node-dequeue
  Version         : 1.0.3
  Upstream Author : Sean (lleo) M. Egan <lleoem@gmail.com>
* 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.


Reply to: