A sequence is an ordered collection of things enclosed by parentheses and separated by commas. Use # to get the length of a sequence of to get one of the elements.
|
|
|
To convert sequences to and from other types of BasicList, in addition to toSequence, one may use new.
|
|
For an overview of lists and sequences, see lists and sequences.
The object Sequence is a type, with ancestor classes VisibleList < BasicList < Thing.