Zig's comptime is a very large and all-encompassing feature that ultimately brings very little to the table that smaller features cannot.> I am personally a proponent of a good macro system.Comptime is much more constraint than any macro system: no code generation (including AS