Extracted from Pike v7.8 release 866 at 2016-11-07.
pike.ida.liu.se
[Top]
ADT
ADT.CircularList
ADT.CircularList()->CircularListIterator

Method ADT.CircularList()->CircularListIterator()->set_value()


Method set_value

mixed set_value(mixed val)

Description

Set the value at the current position.

Parameter val

The new value

Returns

Returns the old value