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

implicit coercion between types not allowed

Metadata

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

How to fix

  • insert explicit conversion
  • adjust generics

Typical output

E3019: cannot coerce
note: implicit coercion between types not allowed