Skip to main content

text_is_self_contained_arithmetic_expression

Function text_is_self_contained_arithmetic_expression 

Source
pub fn text_is_self_contained_arithmetic_expression(text: &str) -> bool
Expand description

Returns whether text parses as an arithmetic expression without variable references or assignments.