VocabularysequencesInputs and outputsWord descriptionResizes the sequence to zero length, removing all elements. Not all sequences are resizable.
ErrorsThrows a
bounds-error if the new length is negative, or if the sequence is not resizable.
Side effectsModifies
seqDefinition