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

unary operator trait missing

Metadata

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

How to fix

  • implement Neg/Not
  • adjust operand type

Typical output

E3025: unary operator unsupported
note: unary operator trait missing