index
                    Index
SYMBOL
-= operator 
! negation 
!! (not-null assertion), 2nd, 3rd 
!in operator 
!is operator 
? (Elvis operator), 2nd, 3rd, 4th, 5th 
?. (Safe call operator), 2nd, 3rd 
. (dot character), 2nd 
.. operator 
{ } (curly braces) 
@ character, 2nd 
* operator
  overview, 2nd, 3rd
  using instead of type argument 
/ operator 
% operator 
+ operator 
++ operator 
+= operator, 2nd 
== operator 
=== operator 
$ prefix 
${} syntax