Extracted from Pike v7.8 release 866 at 2017-11-11.
pike.ida.liu.se
[Top]
ADT
ADT.List
ADT.List()->_get_iterator

Method ADT.List()->_get_iterator()->set()


Method set

void set(mixed val)

Description

Set the value of the current position to val .

See also

insert() , append() , delete()