Pike v8.0 release 1956

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()


Method set

void set(mixed val)

Description

Set the value of the current position to val.

See also

insert(), append(), delete()