Y
Hacker News
new
|
ask
|
show
|
jobs
by
dralley
1772 days ago
The zig approach seems really well suited to low-level libraries where you really
need
to handle these errors (and custom allocators, etc.) but it's kind of annoying for general purpose programs.