Pike v8.0 release 1956

Method ADT.List()->insert()


Method insert

void insert(mixed ... values)

Description

Insert values at the front of the list.

See also

append()


Method insert

void insert(mixed ... values)

Description

Insert values at the front of the list.

See also

append()