Extracted from Pike v7.4 release 117 at 2005-08-23.
[Top]
predef::
ADT
ADT.Stack
_sizeof()
_values()
`+()
create()
pop()
push()
quick_pop()
reset()
set_stack()
top()
ADT.Stack()->reset()
ADT.Stack()->top()
Method ADT.Stack()->set_stack()
Method
set_stack
void
set_stack
(
array
stack
)
Description
Sets the stacks content to the provided array.