Hacker News new | ask | show | jobs
by dminik 294 days ago
You say never, but even the Zig stdlib does this occasionally.

Like here in `std/tar.zig`: https://github.com/ziglang/zig/blob/50edad37ba745502174e49af...

Or here in `main.zig`: https://github.com/ziglang/zig/blob/50edad37ba745502174e49af...

And in a bunch of other places: https://github.com/search?q=repo%3Aziglang%2Fzig+%22%3D%3D+e...