pub fn can_add(lhs: &DataType, rhs: &DataType) -> bool
compute_arithmetics
Returns whether two DataTypes can be added by add.
DataType
add