Y
Hacker News
new
|
ask
|
show
|
jobs
by
maxloh
1574 days ago
Which of them is the more complex one?
1 comments
Macha
1574 days ago
From a language features perspective, Rust. Personally I find building up the rigor to do correct error handling in Go's approach or C libraries with seperate error functions is its own kind of complexity, however.
link