Skip to content

Commit 4afcc06

Browse files
committed
Update
1 parent 2b952fd commit 4afcc06

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

TODO

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
- [x] Aliases
1515
- [x] Generics
1616
- [ ] 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.
1721
- [ ] Default lexical scope
1822
- Discuss the parentmost scope, its imports and the `global` namespace being an alias.
1923
- [ ] Conditional compilation

0 commit comments

Comments
 (0)