mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-28 03:17:08 +03:00
a6f519c20f
this simplifies the implementation, allows specializing it, and allows deleting the corresponding free function. In practice this is how it is always used anyway.