Extracted from Pike v8.0 release 28 as of 2015-09-20.
   

Method ADT.Sequence()->create()


Method create

ADT.Sequence ADT.Sequence(array|int arg)

Description

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