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”.
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”.