Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
ADT
ADT.Sequence

Method ADT.Sequence()->add()


Method add

void add(mixed value)

Description

Add a value at the end of the sequence.

Parameter value

The value to add.