News

The syntax of Python type hints. ... Type hinting Python functions. Python functions can also be type hinted, so that the values they accept and return are documented ahead of time.