Syntax Support and Regex
Let's learn about regex.
We'll cover the following
Extended syntax support
Matcher allows patterns to be more expressive by allowing some operators inside the curly brackets. These operators are for extended comparison and look similar to Python's in
, not in
, and comparison operators. Here's the list of the operators:
Get hands-on with 1400+ tech skills courses.