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
generic item invoked with wrong number of type parametersMetadata
- Code:
E3006 - Default level: Error
- Phase: Type Check
- Canonical docs URL:
https://docs.brim-lang.com/diagnostics/E3006 - Tags:
types,generics
How to fix
- supply missing type arguments
- remove extras