I've been thinking about picking up a functional programming language like Scala.
However since the introduction of Lambdas in
Java 8, I'm trying to decide whether it might be best to stick with Java 8 and learn to use Lambdas.
In comparison with scala, which do you think is easier to learn and use?