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

Returns whether two DataTypes can be added by add.