Chapter 10. What `comptime` Means
A Zig program runs in two stages.
| Section | Title |
|---|---|
| 1 | What comptime Means |
| 2 | Compile-Time Parameters |
| 3 | Types as Values |
| 4 | Inline Loops |
| 5 | Reflection |
| 6 | Generating Declarations |
| 7 | Exercises |
A Zig program runs in two stages.
| Section | Title |
|---|---|
| 1 | What comptime Means |
| 2 | Compile-Time Parameters |
| 3 | Types as Values |
| 4 | Inline Loops |
| 5 | Reflection |
| 6 | Generating Declarations |
| 7 | Exercises |