News

The syntax of Python type hints. ... And you can describe the object type for a list with a hint in the format of list[<element type>]. Optional and Union types.