Lambda functions

Posted by Oden on Stack Overflow See other posts from Stack Overflow or by Oden
Published on 2010-05-31T07:32:36Z Indexed on 2010/05/31 7:42 UTC
Read the original article Hit count: 212

Hey,
I'm really interested in the way of using lambda functions. Does it make sense to use them in a high-level programming language? If yes, why?

Is this really just a function embedded in a function (like this) or is there more behind?

© Stack Overflow or respective owner

Related posts about functional-programming

Related posts about lambda