pub fn can_rem(lhs: &DataType, rhs: &DataType) -> bool
Returns whether two DataTypes “can be remainder” by rem.
DataType
rem