pub fn coerce_dtype<A>(datatypes: &[A]) -> DataTypewhere A: Borrow<DataType>,
Coerces a slice of datatypes into a single supertype.