Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 165 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 165 Bytes

Data types

  • core data types
  • type inference and assignments
  • object types
  • arrays
  • tuples
  • enums
  • union
  • literal
  • type alias
  • function
  • unknown, never