aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/TEMP_TODO
diff options
context:
space:
mode:
authorDave Gauer <dave@ratfactor.com>2021-05-27 19:04:11 -0400
committerDave Gauer <dave@ratfactor.com>2021-05-27 19:04:11 -0400
commite47dccf2452ca68fb005a2d4727ea15a5e336bb5 (patch)
treec3154738af086fe007f3f24b51cbbe8afef70ed1 /TEMP_TODO
parent2408f420bcbf4b9ead4f7bf3cf91f3ad54b7fa92 (diff)
Add ex089 Async 6
Diffstat (limited to 'TEMP_TODO')
-rw-r--r--TEMP_TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TEMP_TODO b/TEMP_TODO
deleted file mode 100644
index 9b74397..0000000
--- a/TEMP_TODO
+++ /dev/null
@@ -1,4 +0,0 @@
-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?