Y
Hacker News
new
|
ask
|
show
|
jobs
by
fizzbatter
3502 days ago
> plus it can catch things compilers don't, such as null pointer exceptions.
Note, that it depends on the language. In the case of Go, yes. In Rust? Definitely not.