Extracted from Pike v8.0 release 164 as of 2018-07-18.
   

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.