Tagged Questions
8
votes
7answers
2k views
Can you explain lambda expressions? [closed]
I don't really get lambda expressions. While they've been around since the days of ALGOL, I didn't start hearing about them until fairly recently, when Python and Ruby became very popular. Now that C# ...