[ 源代码: node-cyclist ]
软件包:node-cyclist(1.0.1-4)
efficient cyclic list implementation for Javascript
cyclist creates a list of fixed size that is cyclic. In a cyclist list the element following the last one is the first one.
This is a dependency for npm, Node.js package manager.
Node.js is an event-based server-side JavaScript engine.