Hacker News new | ask | show | jobs
by kelnos 1980 days ago
Go makes concurrency easier (sorta) and eliminates some memory safety issues. But if you want a tool that helps you write more correct programs, you really need a much stronger type system than Go offers.