diff options
author | Dave Gauer <dave@ratfactor.com> | 2021-04-22 17:17:25 -0400 |
---|---|---|
committer | Dave Gauer <dave@ratfactor.com> | 2021-04-22 17:17:25 -0400 |
commit | 5a7c4d07793e7193911372ee34195dfc64dd7e70 (patch) | |
tree | d499e74aaa005ba5886576a8ffa78547bc27c23d /TEMP_TODO | |
parent | 8859f7a1fe8215853b56c3db3a2d043ae860d405 (diff) | |
download | ziglings-5a7c4d07793e7193911372ee34195dfc64dd7e70.tar.gz ziglings-5a7c4d07793e7193911372ee34195dfc64dd7e70.tar.bz2 ziglings-5a7c4d07793e7193911372ee34195dfc64dd7e70.tar.xz ziglings-5a7c4d07793e7193911372ee34195dfc64dd7e70.zip |
add 071 comptime 6 inline for
Diffstat (limited to 'TEMP_TODO')
-rw-r--r-- | TEMP_TODO | 4 |
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? |