Hacker News new | ask | show | jobs
by the__alchemist 1880 days ago
FYSA, The Rust approach is the same way it's done in Python.
1 comments

Well the Python community is hardly an authoritative figure on static typing :)
This is true but Python has a user community which is several orders of magnitude broader, which confuses the issue a bit. These days if I was designing a language I'd probably ask “How would I explain this to someone who learned JavaScript/Python?” since even if you have great reasons for doing things differently it's a pretty reasonable way to predict sources of confusion for newcomers.