Replace
Replace an element of a list by another element.
Syntax
Vector, Integer, ..., Integer, Element)
Description
Given a list or a vector, a set of integers and an element , replace the elements in positions by the new element .

Replace an element of a list by another element.
Vector, Integer, ..., Integer, Element)
Given a list or a vector, a set of integers and an element , replace the elements in positions by the new element .