Home
Press ? for keyboard navigation
❮
single-quoted and double-quotes strings
Numerical Operators
❯
String Operators
"abc" . "def" # concatenation "abcdef" "abc" x 3 # repetition operator "abcabcabc"
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)