Comment by Arwill

3 days ago

-10 for modules is fair, only 4 for lambdas is not. My programming style changed after using lambdas in Java, even when using a different programming language later that doesn't have lambdas as such.

Lambdas + streams is fantastic. I think if you didn’t have them streams would just be a total mess to use.