CUE
  • Documentation
  • Community
  • Play
  • GitHub
  • Twitter
  • English
    简体中文
English
简体中文
  • Documentation
    • About
    • Getting Started
    • Use Cases
      • Configuration
      • Data Validation
      • Schema Definition
      • Code Generation and Extraction
      • Querying
      • Scripting
    • Integrations
      • JSON
      • YAML
      • Go
      • Protobuf
      • OpenAPI and CRDs
      • Kubernetes
    • Concepts
      • The Logic of CUE
      • Modules, Packages, and Instances
    • Tutorials
    • References
      • Language Specification
    • Contribution Guidelines
      • Code of Conduct
View page source Edit this page Create child page Create documentation issue Create project issue
  1. Documentation
  2. Tutorials
  3. Types and Values

Types and Values


Type Hierarchy

Bottom / Error

Numbers

String Literals

"Raw" Strings

Bytes

Closed structs

Definitions

Structs

Disjunctions

Default Values

Disjunctions of Structs

Bounds

Predefined Bounds

Lists

Templates

Last modified October 10, 2019: content/docs/tour: generate from cue repo (#38) (8ee7ef1)