Hacker News new | ask | show | jobs
by DrFalkyn 485 days ago
Type annotations by themselves, are little more than a comment
1 comments

They're more than that as they allow for easy consistency checking of types across calls. This makes all the difference.