5 ms·
Python typing nightmares definitely do not just go away with the use of mypy. There are so so many ways to break out of the guardrails it supplies that are not
by kietay 3y ago
Python typing nightmares definitely do not just go away with the use of mypy. There are so so many ways to break out of the guardrails it supplies that are not caught.
- pydry 3y agoI can write stringly typed code in haskell too if it comes to that.