Method ADT.LowLevelStack()->_values()

class ADT.LowLevelStack

Method _values

array(ValueType) values( ADT.LowLevelStack arg )

Description

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