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

Method ADT.Sequence()->create()


Method create

void ADT.Sequence(array|int arg)

Description

Creates a new Sequence around the array arg or a new Sequence with the size of arg.