Y
Hacker News
new
|
ask
|
show
|
jobs
by
robjampar
2659 days ago
Have you seen/are you using type hinting (available in python 3.5+) Most IDEs have support for type hinting.
https://www.python.org/dev/peps/pep-0484/
1 comments
all2
2659 days ago
I have not! Thank you!
link