Method ADT.Stack()->_values()
- Method
_values
array
(ElementType
) values( ADT.Stack arg )- Description
values on a stack returns all the entries in the stack, in order.
array
(ElementType
) values( ADT.Stack arg )
values on a stack returns all the entries in the stack, in order.