Hacker News new | ask | show | jobs
by davidatbu 1439 days ago
To be fair to Python, the static typing doesn't have the billion dollar mistake (you have explicitly say `Optional[int]`, for eg).