pub fn can_mul(lhs: &DataType, rhs: &DataType) -> bool
Available on crate feature compute_arithmetics only.
Expand description

Returns whether two DataTypes can be multiplied by mul.