Index

Symbols

+ (addition) operator, 100, 102

&& (And) operator, 102, 136, 138

| (alternatives) meta-character, 407

\ (backslash), using with escape sequences, 121122

^ (beginning of string) meta-character, 407, 411

?; (conditional) operator, 102

-- (decrement) operator, 102

/ (division) operator, 100, 102

“ (double quote), using with strings, 9899

] (end of class) meta-character, 407

} (end of quantifier) meta-character, 407

$ (end of string) meta-character, 407

) (end of subpattern) meta-character, 407

== (equal to) operator, 131

\ (escape) meta-character, 407

() (function call) operator, 102

> (greater than) operator, 102, 133

>= (greater than or equal to) operator, 102, 133

=== (identical to) operator, 131

++ (increment) operator, 102

Get Modern JavaScript: Develop and Design now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.