Update crash course

This commit is contained in:
Aaron Smith 2023-09-19 14:52:28 +01:00
parent 520b0cca32
commit bb08e2e97a
15 changed files with 272 additions and 160 deletions

View file

@ -12,3 +12,4 @@
- optimize `indexes()` double-diffing
- define behavior of deriving a source within a derived source
- review destruction of node under a root that has a child in another root
- check in strict mode for forgetting to call constructor `create(class)`