Comment by davidfstr
6 days ago
You should not be using Python types without a type checker in use to enforce them.
With a type checker on, types are fantastic for catching missed cases early.
6 days ago
You should not be using Python types without a type checker in use to enforce them.
With a type checker on, types are fantastic for catching missed cases early.
No comments yet
Contribute on Hacker News ↗