Extracted from Pike v8.0 release 276 as of 2016-07-29.
   

Method ADT.Stack()->_values()


Method _values

array values( ADT.Stack arg )

Description

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