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

binding refers to itself without an inductive guard

Metadata

  • Code: E2025
  • Default level: Error
  • Phase: Name Resolution
  • Canonical docs URL: https://docs.brim-lang.com/diagnostics/E2025
  • Tags: name

How to fix

  • use lazy initialization
  • split recursive defs

Typical output

E2025: recursive binding
note: binding refers to itself without an inductive guard