Hacker News new | ask | show | jobs
by guappa 678 days ago
Well python does, after the famous PEP to pack all types into strings got parked (probably forever).

There's packages to typecheck at runtime, even to check the parameters to a function.