Function mathml::petri_net::recognizers::is_add_or_subtract_operator
source · pub fn is_add_or_subtract_operator(element: &MathExpression) -> bool
Expand description
Predicate testing whether a MathML operator (Mo) is a subtraction or addition.