Skip to main content

int_from_bool

Function int_from_bool 

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