Lambdas
Written by Alcides Fonseca at 1202044182
It’s ironic, when Python tries to get rid of lambda expressions, it’s when Java sees the light (and after C#).
I can’t wait to see what they’ll borrow from dynamic languages next (and I mean having lambda inside OOP code, and not lambda expressions themselves).