57 punctuators.
Last updated 2 years ago
Was this helpful?
⟩ ⟩ ⟩ ⟩
// ⭐️ 57 punctuators < > <= >= == != === !== - * / % ** ++ -- << >> >>> & | ^ ! ~ && || ?? += -= *= /= %= **= <<= >>= >>>= &= |= ^= &&= ||= ??= => // documented , ?. { } ( ) [ ] . ... ; + ? : = // # - "private memeber identifier prefix" not a punctuator❓
replit:
/ / /
/
/ /
ECMA ⟩ ⟩
.
,
;
:
+
=
?
?.
...
()
[]
{}