3内建数据类型

本章将详细介绍内建数据类型

  • 3.1Booleans
  • 3.2Numbers
  • 3.3Characters
  • 3.4Strings(Unicode)
  • 3.5Bytes and Byte Strings
  • 3.6Symbols
  • 3.7Keyword
  • 3.8Pairs and lists
  • 3.9Vectors
  • 3.10Hash Tables
  • 3.11Boxs
  • 3.12Void and Undefined

你可能感兴趣的:(3内建数据类型)