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

range pattern endpoints incompatible with scrutinee type

Metadata

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

How to fix

  • match numeric domains
  • implement PartialOrd/Ord

Typical output

E3037: range pattern invalid type
note: range pattern endpoints incompatible with scrutinee type