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

binary operator trait missing for operand types

Metadata

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

How to fix

  • implement trait for operands
  • cast numerics

Typical output

E3024: binary operator unsupported
note: binary operator trait missing for operand types