Y
Hacker News
new
|
ask
|
show
|
jobs
by
throw-the-towel
778 days ago
The absence of that safeguard in Go is a
feature
. It's used when the error isn't that critical and the program can merrily continue with the default value.
Of course, this is also scarily non-explicit.