Hacker News new | ask | show | jobs
by 0xDEADFED5 498 days ago
i type hint for the poor bastards who have to use my code. it's a lot more pleasant to read and reason about.
1 comments

Yeap, type provides a really good baseline for a documentation. A good documentation is really needed when debugging dynamically typed language python.