Hacker News new | past | comments | ask | show | jobs | submit login

They should also implement a generics/template system.

(Barking at the wrong tree intensifies.)




> They should also implement a generics/template system.

What are you talking about? MyPy has supported generics since before the 0.1 release: https://github.com/python/mypy/blob/v0.1.0/docs/source/gener...


Eh? MyPy already implements generics. It would be a pretty useless type system otherwise since you couldn't give precise types to e.g. lists of ints.





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: