We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b952fd commit 4afcc06Copy full SHA for 4afcc06
1 file changed
TODO
@@ -14,6 +14,10 @@
14
- [x] Aliases
15
- [x] Generics
16
- [ ] Lexical scopes
17
+ - [ ] Explain the parent.
18
+ - [ ] Explain the open namespace list.
19
+ - [ ] Explain the properties.
20
+ - [ ] Explain the import list. It may contain package single imports, package wildcard imports, and package recursive miports.
21
- [ ] Default lexical scope
22
- Discuss the parentmost scope, its imports and the `global` namespace being an alias.
23
- [ ] Conditional compilation
0 commit comments