Hacker News new | ask | show | jobs
by theptip 258 days ago
Type hints / gradual typing is crucially different from full static typing though.

It’s valid to say “you don’t need types for a script” and “you want types for a multi-million LOC codebase”.