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

where-clauses imply each other circularly

Metadata

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

How to fix

  • remove cyclic where clauses
  • split traits

Typical output

E3041: generic constraint cycle
note: where-clauses imply each other circularly