mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-30 12:51:10 +00:00
1.5 KiB
1.5 KiB
index
See here for APIs not in this index. See here for terminology.
symbol
- !
- !-type → mutable type
- #
- $
- %
- &
- &&
- ′ (single quote)
- ()
- *
- + (prefix)
- +_ → + (prefix)
- + (infix)
- ,
- − (prefix)
- −_ → − (prefix)
- − (infix)
- −>
- . → [Visibility]
- /
- :
- :: → [visibility]
- ;
- <
- <:
- <<
- <=
- =
- ==
- =>
- >
- >>
- >=
- ?
- @
- []
- \
- ^
- ^^
- _
- _+_ → + (infix)
- _-_ → − (infix) *``
- {}
- {} 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
- Traits
- True
- Type
- type
U
V
W
- while!