0

What do you think about Python's typing hints?

It's a new feature since Python 3.5 https://docs.python.org/3/library/typing.html And Mypy, an optional static type checker for Python http://mypy-lang.org/

26th Sep 2017, 11:22 AM
Vitoko
Vitoko - avatar
1 Odpowiedź
+ 2
It is good. It can prevent mistakes
3rd Nov 2017, 9:53 AM
Muhd Khairul Amirin
Muhd Khairul Amirin - avatar