Skip to main content

is_arithmetic

Function is_arithmetic 

Source
pub fn is_arithmetic(expr: &Expression) -> bool
Expand description

Returns true if expr is an arithmetic operator.