Hacker News new | ask | show | jobs
by defnmacro 1818 days ago
Doesn't type hinting in 3.5 solve this, assuming one was to use it?
1 comments

No. The python type-checking experience is OK but nowhere near as good as Typescript, let alone a real statically-typed language such as Rust or Java.