Extracted from Pike v7.4 release 117 at 2004-11-02.
pike.ida.liu.se
[Top]
predef::
ADT
ADT.Stack

Method ADT.Stack()->_values()


Method _values

array _values()

Description

values on a stack returns all the entries in the stack, in order.