Java 8 lambdas Hacking
3 Likes
JDK 8 have performance problem with the new Stream API. Lambda Expression messed up source code a bit. IHMO, if someone want to go with functional programming and a JVM-based language, he should consider Scala, Clojure or Kotlin.
1 Like