summaryrefslogtreecommitdiff
path: root/TEMP_TODO
diff options
context:
space:
mode:
authorDave Gauer <dave@ratfactor.com>2021-04-22 17:17:25 -0400
committerDave Gauer <dave@ratfactor.com>2021-04-22 17:17:25 -0400
commitea17a9c8cb1db6f828ae187053c799bf3cdefd4b (patch)
treed499e74aaa005ba5886576a8ffa78547bc27c23d /TEMP_TODO
parent647f46194370eaef3f51aa4cbd38bbd57c33d79f (diff)
add 071 comptime 6 inline for
Diffstat (limited to 'TEMP_TODO')
-rw-r--r--TEMP_TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TEMP_TODO b/TEMP_TODO
new file mode 100644
index 0000000..9b74397
--- /dev/null
+++ b/TEMP_TODO
@@ -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?