mirror of
https://codeberg.org/ziglings/exercises.git
synced 2024-12-27 01:46:29 +00:00
5 lines
185 B
Text
5 lines
185 B
Text
|
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?
|