Open
Description
https://docs.python.org/3/library/typing.html
This way python autocomplete engines work better when the function types are known. It would be a considerable improvement in this library since code can be type checked before running it, not to mention improved auto-complete correctness.