pub fn neg(array: &dyn Array) -> Box<dyn Array>
Negates an Array.
Array
This function panics iff either
can_neg