> I don’t know how many people are doing this, but tools like mypyc will use type hints to compile Python code to something faster, like C extensions.
> I don’t know how many people are doing this, but tools like mypyc will use type hints to compile Python code to something faster, like C extensions.