VocabularysequencesInputs and outputsWord descriptionReplaces a range of elements beginning at index
from and ending before index
to with a new sequence.
ErrorsThrows an error if
new contains elements whose types are not permissible in
seq.
Definition