WebPredict / ValidParens / 0.1.0
README.md
Returns true if input string has balanced parens, curly braces, square brackets, or any combination of the three. False if they are not balanced.
Returns true if input string has balanced parens, curly braces, square brackets, or any combination of the three. False if they are not balanced.