Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 168 Bytes

File metadata and controls

19 lines (15 loc) · 168 Bytes

内置类型

基础类型

  • Boolean
  • Error
  • Integer
  • Nil
  • Number
  • Rational
  • String
  • Symbol

编译类型

  • Double
  • Float
  • Int, IntXX
  • UInt, UIntXX