mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-30 21:01:10 +00:00
1.6 KiB
1.6 KiB
Index
For APIs not in this index, see here. For the meaning of terms, see here for the meaning of terms.
Symbols
- !
- !-type → Mutable type
- #
- $
- %
- &
- &&
- ′ (single quote)
- ()
- *
- + (unary)
- +_ → + (unary)
- + (binary)
- ,
- − (unary)
- −_ → − (unary)
- − (binary)
- −>
- . → [Visibility]
- /
- :
- :]
- ;
- <
- <:
- <<
- <=
- =
- ==
- =>
- >
- >>
- >=
- ?
- @
- []
- \
- ^
- ^^
- _
- _+_ → + (binary)
- _-_ → − (binary)
- ``
- {}
- {} type
- {:}
- {=}
- {=} type
- |
- ||
- ~
Alphabet
A
- [algebraic type]
- [And]
- [and]
- [assert]
- [attribute]
B
- [Base]
- [Bool]
C
- [Class]
D
- Deprecated
- [distinct]
E
- [enum type]
- [Eq]
- [Erg]
F
- [for]
G
H
I
- [if]
- [import]
- [in]
- [Int]
J
K
L
- let-polymorphism → [rank-1 polymorphism]
- [log]
M
- [match]
N
- [Nat]
- Never
- None
- None
- [Not]
- [not]
O
- [Option]
- [Or]
- [or]
- [Ord]
P
- panic
- print!
- [Python]
Q
R
- ref
- ref!
- [Result]
- [rootobj]
S
- self
- Self
- side-effect
- [Str]
T
- Trait
- [True]
- [Type]
- [type]
U
V
W
- [while!]