📘RegExp
Regular Expressions
Regular expressions are string patterns and used with:
By default, regular expressions work on code units, not actual characters❗
Characters that are composed of two code units (e.g. emojis) behave strangely.
Last updated
Regular Expressions
Regular expressions are string patterns and used with:
By default, regular expressions work on code units, not actual characters❗
Characters that are composed of two code units (e.g. emojis) behave strangely.
Last updated