Show HN: Zig-DbC – A design by contract library for Zig

habedi0 | 46 points

This is pretty cool, I like to see this kind of project coming to Zig. Zig's compile-time language features make DbC a natural fit.

I am not yet proficient enough in Zig to be able to evaluate how well the syntax fits into idiomatic Zig.

Good work.

metalliqaz | 17 days ago

Why are the checks included in ReleaseSmall?

skavi | 17 days ago
[deleted]
| 17 days ago

Another project burdened by Andrew Kelley's weird hate-boner for function literals.

    (struct { fn run }).run
How ridiculous that this is required to do something so simple.
Defletter | 16 days ago

[dead]

skyzouwdev | 16 days ago