Skip to content

Don't duplicate imports across a module hierarchy #57

@solomon-b

Description

@solomon-b

Currently we re-import modules every time they are referenced in an import statement. We ought to track whats in scope (using a hashmap?) and only import newly encountered modules.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions