MCPcopy Create free account
hub / github.com/daviddoria/Examples / Queue

Function Queue

Web/JavaScript/YUIMenuNavPlugin/test_files/yui.js:2082–2085  ·  view source on GitHub ↗

* A simple FIFO queue. Items are added to the Queue with add(1..n items) and * removed using next(). * * @class Queue * @constructor * @param {MIXED} item* 0..n items to seed the queue.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected