Hacker News new | ask | show | jobs
by madeofpalk 959 days ago
And still has null pointer exceptions. I could see a role for it in between like rust and python if it had a sane type system.
1 comments

I really like Go but the type system is just a bit too weak in my opinion. It is the biggest issue I have with the language ( and the fact that errors are basically untyped, you can type them but no one does…)