Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Construct Types

This section covers named type construction beyond the built-in type families.

The main construct surfaces are:

  • aliases: ali
  • record-like definitions
  • entry-like definitions

These chapters describe how named data models are introduced, how members are declared, and how construct values are initialized and accessed.