Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I wish Java has LINQ. It has only non-friendly non-expandable LINQ-to-Object equivalent.

Example for bad parts: Handling checked exception in lambda, no extension method support, calling ".collect(Collectors.toList())" every time, no real closure support, complex lambda type due to primitive types.

I should mention async/await for C# feature compared to Java.

IMO Scala/Clojure is too much for me, C# is balanced option.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: