Skip to main content

bool_from_float

Function bool_from_float 

Source
pub fn bool_from_float(
    _: &'_ mut dyn EvalContext,
    a: &[ExprValue],
) -> Result<ExprValue, ExpressionError>