Hacker News new | ask | show | jobs
by oalessandr 2567 days ago
Types can help. Your code simply won't compile if the types are wrong.

The catch is that you have to define way more types, but if the code is complex enough it's really worth it.