Where do you use lambdas
When a function will have only one caller and it is relatively trivial
Saves using up you namespace
Seeing the code in place may improve readability in some situations
Commonly used with mapping functions
Previous slide
Next slide
Back to first slide
View graphic version