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

the minimum of two scalar values