Method ADT.LowLevelStack()->_values()


Method _values

array(ValueType) values( ADT.LowLevelStack arg )

Description

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