Function mathml::expression::remove_redundant_parens
source · pub fn remove_redundant_parens(string: &mut String) -> &mut String
Expand description
Remove redundant parentheses.
pub fn remove_redundant_parens(string: &mut String) -> &mut String
Remove redundant parentheses.