Y
Hacker News
new
|
ask
|
show
|
jobs
by
logical42
1768 days ago
It's possible in Java.
1 comments
mattnewton
1768 days ago
Right, because the language has the "million dollar mistake" of nullable references by default, which you cannot change without breaking code. And the original comment was bemoaning that Go choose to to have nullable references by default too.
link