Hacker News new | ask | show | jobs
by quic5 1082 days ago
A good api (like std.debug.print for example) can implement nice compile errors that fail early with readable messages manually at comptime. Still not as convenient as traits though