pub fn set_element(a: &mut Array, index: usize, new: Value) -> bool
Change the element at an index, keeping the decor it was written with.