What is Java 8 lambdas and functional programming?
A thread 🧵👇
Java 8 introduced a number of new features to the language, including lambda expressions, which enable functional programming in Java. But what exactly are lambda expressions and how do they work?