Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.brim-lang.com/llms.txt

Use this file to discover all available pages before exploring further.

What this means

type alias expands infinitely

Metadata

  • Code: E3031
  • Default level: Error
  • Phase: Type Check
  • Canonical docs URL: https://docs.brim-lang.com/diagnostics/E3031
  • Tags: types

How to fix

  • break alias cycle
  • use indirection

Typical output

E3031: type alias recursion
note: type alias expands infinitely