Idea detail
import_namespace
reqlan rq/language/imports.rq:42
block
Summary
Namespace import syntax uses import and a quoted path.
Namespace import may include an alias using as.
A bracket reference to the alias alone — for example context_model — opens the imported file and links only the alias name, like an ideaset namespace.
Qualified references through the alias — for example builder — resolve ideas from the imported module.
Attributes
Ancestor context
No ancestor chain recorded.
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| references | import_paths | reqlan rq/language/imports.rq | import_namespace |
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| references | builder | builder | |
| references | context_model | context_model |
Initialising graph…