Functiondojox.collections.Queue.forEach

dojo.require("dojox.collections.Queue");
defined in dojox/collections/Queue.js

functional iterator, following the mozilla spec.

Usage

function (/*Function*/ fn, /*Object?*/ scope) (view source)
parametertypedescription
fnFunction 
scopeObjectOptional.