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

two inherent methods share the same name and arity

Metadata

  • Code: E2034
  • Default level: Error
  • Phase: Name Resolution
  • Canonical docs URL: https://docs.brim-lang.com/diagnostics/E2034
  • Tags: name, impls

How to fix

  • overload via traits instead
  • rename methods

Typical output

E2034: duplicate inherent method
note: two inherent methods share the same name and arity