Extracted from Pike v8.0 release 240 as of 2016-05-31.
   

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.