Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
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.