Index
[
SYMBOL
] [
A
] [
B
] [
C
] [
D
] [
E
] [
F
] [
G
] [
H
] [
I
] [
J
] [
K
] [
L
] [
M
] [
N
] [
O
] [
P
] [
Q
] [
R
] [
S
] [
T
] [
U
] [
V
] [
W
] [
X
] [
Y
] [
Z
]
$ (dollar sign)
end of line matching in regular expressions
2nd
% (percent sign)
& (ampersand)
' (single quote) transposition operator
( ) (parentheses)
invoking functions
type in Haskell
* (asterisk)
matching one or more instances in regular expressions
matching zero or more occurrences in regular expressions
32-bit word
adapting HAKMEM population count for 36-bit word
8086 assembly language (Windows 1.0)
<INPUT> tags (HTML) of type hidden
= (equals sign)
-> (arrow)
? (question mark)
@ (at-sign) in Perl variable names
[ ] operator in JavaScript
[^ .]
\d
^ (caret)
_ _builtin_ _ module (Python)
{ } (curly braces)
delimiting code blocks in Ruby
enclosing function body in JavaScript
statement blocks in JavaScript
| (vertical bar)