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

DST appears under implicit Sized assumptions

Metadata

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

How to fix

  • ?Sized on parameters
  • avoid Sized defaults

Typical output

E3042: implicit Sized not relaxed
note: DST appears under implicit Sized assumptions