erg/doc/EN/syntax/indexes.md
Cai Bingjun 68054846e2 trifle
2022-09-05 21:18:51 +08:00

1.5 KiB
Raw Blame History

index

See here for APIs not in this index. See here for terminology.

symbol

  • !
  • #
  • $
  • %
  • &
    • &&
  • (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

Q

R

  • ref
  • ref!
  • Result
  • rootobj

S

T

  • Traits
  • True
  • Type
  • type

U

V

W

  • while!

X

Y

Z