VocabularysequencesInputsOutputsWord descriptionOutputs a virtual sequence sharing storage with all elements from the
nth index until the end of the input sequence.
ErrorsThrows an error if the index is out of bounds.
See alsotail,
tail*,
tail-slice*Definition