add 071 comptime 6 inline for

This commit is contained in:
Dave Gauer
2021-04-22 17:17:25 -04:00
parent 647f461943
commit ea17a9c8cb
5 changed files with 69 additions and 1 deletions

4
TEMP_TODO Normal file
View File

@@ -0,0 +1,4 @@
071 - inline for - loop through struct fields
072 - inline while (see lib/std/fmt.zig)
073 - comptime block
074 - quiz 8 - revisit 058_quiz7 and make those connections programatically?