Changes the value of elements starting at index=seek. Seek is increased by number of elements affected
Arguments: elements is the array of new values of the elements
true if successful, false if not enough elements in list or seek out of bounds
See Implementation
Changes the value of elements starting at index=seek. Seek is increased by number of elements affected
Arguments: elements is the array of new values of the elements