Skip to main content

math_max

Function math_max 

Source
pub(crate) fn math_max(
    _: &mut Interp,
    _t: Value,
    a: &[Value],
) -> Result<Value, Value>