Functiondojox.collections.Stack.forEach

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

functional iterator, following the mozilla spec.

Usage

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