pub fn convert_element(a: &mut Array, index: usize, to: Kind) -> bool
Change the element at an index to another kind, where it reads as one.