Fun with Lambdas
- by Roman A. Taycher
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