erg/doc/zh_CN/syntax/indexes.md
2022-09-06 09:29:14 +09:00

2 KiB
Raw Blame History

指数

badge

有关不在此索引中的 API请参阅 此处。 有关术语,请参见 此处

符号

  • !
  • #
  • $
  • %
  • &
    • &&
  • (single quote)
  • ()
  • *
  • + (前置)
    • +_ → + (前置)
  • + (中置)
  • ,
  • (前置)
    • _ → (前置)
  • (中置)
    • >
  • . → [可见性]
  • /
  • :
    • :: → [可见性]
  • ;
  • <
    • <:
    • <<
    • <=
  • =
    • ==
    • =>
  • >
    • >>
    • >=
  • ?
  • @
  • []
  • \
  • ^
    • ^^
  • _
    • _+_ → + (infix)
    • _-_ → (infix) *``
  • {}
    • {} type
  • {:}
  • {=}
    • {=} type
  • |
    • ||
  • ~

字母

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