12 ms·
Doesn't type hinting in 3.5 solve this, assuming one was to use it?
by defnmacro 5y ago
Doesn't type hinting in 3.5 solve this, assuming one was to use it?
- da39a3ee 5y agoNo. 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.