Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

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