Y
Hacker News
new
|
ask
|
show
|
jobs
by
epgui
25 days ago
The python type hints are useful for static analysis (and yes, should be the default) but it’s a joke compared to the utility of types in a language like Haskell.
1 comments
shepherdjerred
25 days ago
If you're comparing type systems against Haskell you're excluding all mainstream languages except maybe Scala and Rust
link
epgui
24 days ago
Yes.
link