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.