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

type system detects incompatible simultaneous borrows

Metadata

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

How to fix

  • split borrows
  • clone values

Typical output

E3018: borrow conflict at type level
note: type system detects incompatible simultaneous borrows