Open
Description
As the function map expands, we should incorporate some checks. I suggest:
- Relocating the parameter name check outside the visitor.
- Verifying whether types have already been added through other parts of the visitor.
- Ensuring the uniqueness of map entries.
- Checking for unmatched parentheses.
Metadata
Metadata
Assignees
Labels
No labels