Skip to main content

std_min

Function std_min 

Source
pub fn std_min(
    eval: &mut Evaluator,
    a: Value,
    b: Value,
    span: Span,
) -> Result<Value, Error>