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

Returns whether two DataTypes “can be remainder” by rem.