Functiondojox.collections.Stack.pop

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

pop and return the next item on the stack

Usage

function () (view source)