Hacker News new | ask | show | jobs
by infamouscow 499 days ago
C programmers have long suffered the cumbersome ritual of struct manipulation—resorting to C++ merely to dress up structs as classes.

Zig shatters that with comptime and the 'type' type.