train

1.3.3
Last Updated : 2013-03-23T14:31:58.000Z
Train module is an implementation of a Queue data structure. It uses 2 arrays, to simulate and perform a fast element shift operation on its head, without using the Array#shift() method. -- Read More

INSTALL » npm install train

CODE » git clone git://github.com/rootslab/train.git


Categories:
Engines:
node >=0.4.x

Contributors
    Maintainers
    • rootslab

    Dependencies:
      Dev Dependencies: