mirror of
https://codeberg.org/ziglings/exercises.git
synced 2025-08-03 07:05:38 +00:00
5 lines
185 B
Plaintext
5 lines
185 B
Plaintext
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?
|