Pike v8.0 release 1956

Method ADT.List()->append()


Method append

void append(mixed ... values)

Description

Append values to the end of the list.

See also

insert()


Method append

void append(mixed ... values)

Description

Append values to the end of the list.

See also

insert()