What Are Closures?
Closures are
Executable functions
Objects with state
They usually appear as lambda expressions
Nothing like them in C, C++, Java, VB, or any other traditional language
They are functions with a “memory”
Previous slide
Next slide
Back to first slide
View graphic version