[ 原始碼: node-cyclist ]
套件:node-cyclist(1.0.1-3)
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.