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

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.