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

cast between incompatible types

Metadata

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

How to fix

  • use explicit conversions
  • match numeric widening rules

Typical output

E3010: invalid cast
note: cast between incompatible types