N
N
Nikolai Kupstas2011-08-09 21:59:53
C++ / C#
Nikolai Kupstas, 2011-08-09 21:59:53

Why lambda expressions?

I've been tormented by a question for a long time that I can't find an answer to:
what is the difference between delegates and lambda expressions?

The ability to use both that and that did not give an answer (

Answer the question

In order to leave comments, you need to log in

2 answer(s)
F
Frozik, 2011-08-09
@Frozik

Lambda expressions can be used to create both delegates and evaluation trees.

V
VenomBlood, 2011-08-09
@VenomBlood

Type inference and expression trees + more concise syntax.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question