Fun with Lambdas
Posted
by Roman A. Taycher
on Stack Overflow
See other posts from Stack Overflow
or by Roman A. Taycher
Published on 2010-02-18T22:12:38Z
Indexed on
2010/04/25
4:13 UTC
Read the original article
Hit count: 322
Not having them used them all that much I'm not quite sure all that lambdas/blocks can be used for (other than map/collect/do/lightweight local function syntax). If some people could post some interesting but somewhat understandable examples (with explanation).
preferred languages for examples: python, smalltalk, haskell
© Stack Overflow or respective owner