pub fn remove_redundant_parens(string: &mut String) -> &mut String
Expand description

Remove redundant parentheses.