Opposition to Python type hints
Opposition to Python type hints
Posted May 7, 2015 12:17 UTC (Thu) by ballombe (subscriber, #9523)Parent article: Opposition to Python type hints
The paradox is that statically typed languages like Haskell does not require you to add type annotation because type inference will be good enough in most case.
