Hacker News
new
past
comments
ask
show
jobs
points
by
khat
12 hours ago
|
comments
by
bramadityaw
11 hours ago
|
next
[-]
Zig's way is "simple" but not elegant, specifically since it hard codes how error handling is done. Algebraic data types are more elegant, since it can be used not just for error handling, but also other kinds of data modeling.
reply
by
v0id_isgood
12 hours ago
|
prev
|
[-]
if you think so then open an issue or contribute to it :D we can discuss about it and decide which is the best option
reply