pub fn max(lhs: &ScalarValue, rhs: &ScalarValue) -> Result<ScalarValue>
Expand description

the maximum of two scalar values