feat(journal): update week 7

This commit is contained in:
2026-06-24 16:03:00 +02:00
parent 95e166a058
commit 15c6ec899e

21
journal/week7.typ Normal file
View File

@@ -0,0 +1,21 @@
#import "template.typ": week, day
#show: week.with(num: 7)
#day(1)
- better handle type variables
- write simple demo script
- various fixes
#day(2)
- weekly meeting
- start implementing data-frame and column types
#day(3)
- statically check cast expressions on literal values
- add unsafe cast
- setup user manual
- setup report