dojox.collections.Stack.forEach
dojo.require("dojox.collections.Stack");
defined in dojox/collections/Stack.js
functional iterator, following the mozilla spec.
parameter | type | description |
---|---|---|
fn | Function | |
scope | Object | Optional. |