Skip to main content

All Questions

117 votes
14 answers
26k views

What triggered the popularity of lambda functions in modern mainstream programming languages?

In the last few years anonymous functions (AKA lambda functions) have become a very popular language construct and almost every major / mainstream programming language has introduced them or is ...
Giorgio's user avatar
  • 19.8k