Hacker News new | ask | show | jobs
by tekknik 1312 days ago
as great as hints are they still don’t provide any compile time type checking nor even enforce the types. so they are exactly just hints. a statically typed python might be interesting
1 comments

that's a good point but you do get warnings about issues (that you can block CI build on) and also much better IDE support