Opposition to Python type hints
Opposition to Python type hints
Posted May 7, 2015 15:08 UTC (Thu) by kjp (guest, #39639)In reply to: Opposition to Python type hints by ballombe
Parent article: Opposition to Python type hints
As a middle ground, Rust only forces you to declare types of function parameters.
I do agree with some of the push back on the python side, it does change the feel of the language, and perhaps people should be served moving elsewhere and giving up on using python for large codebases.
