Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
ADT
ADT.List

Method ADT.List()->append()


Method append

void append(mixed ... values)

Description

Append values to the end of the list.

See also

insert()