Skip to main content

set_element

Function set_element 

Source
pub fn set_element(a: &mut Array, index: usize, new: Value) -> bool
Expand description

Change the element at an index, keeping the decor it was written with.