|
|
|
|
|
by lajawfe
2145 days ago
|
|
He talks about fixing Exceptions in c++, what is wrong with exceptions in c++ and how would you fix those? Go does not have exceptions, but I don't think Go's method of checking for error on every step and doing early returns is more elegant. |
|