> This works because Zig only evaluates code as-needed. (Not just imported files either — the compiler doesn’t mind half-written, ill-typed functions as long as they’re not invoked.)
Не за это ли C++ ругают?
Ну, вообще для итеративной разработки это может быть и удобно