Hacker News new | ask | show | jobs
by pshirshov 127 days ago
What's still missing:

- typeclasses/implicits

- HKTs

- for comprehension

- macros/quasiquotes powerful enough to implement my custom reflection

3 comments

Typeclasses are coming. And they will use them for growing the language such as operator overloading, collection literals, narrowing & widening types, etc.
I will be happy to take in new patterns: https://github.com/javaevolved/javaevolved.github.io/issues
I was bored so I came up with my own for comprehension: https://github.com/pivovarit/for-comprehension4j