|
|
|
|
|
by macintux
2116 days ago
|
|
Error handling in Go seems obnoxious to me, but I haven't spent any time with the language. You might want to give Elixir a shot: don't bother handling errors at all! (Ok, that's more than a bit of an exaggeration, but relative to Go there's a lot of truth to it.) |
|