Lecture overview -- Keyboard shortcut: 'u'  Previous page: Optional parameters of Scheme functions (2) -- Keyboard shortcut: 'p'  Next page: Function definition in Scheme -- Keyboard shortcut: 'n'  Lecture notes - all slides and notes together  slide -- Keyboard shortcut: 't'  Textbook -- Keyboard shortcut: 'v'  Help page about these notes  Alphabetic index  Course home    Lecture 2 - Page 42 : 46
Functional Programming in Scheme
Expressions, Types, and Functions
Closures

Functions capture the free names in the context of the lambda expression

To see this image you must download and install the SVG plugin from Adobe.In Firefox please consultthis page.

An illustration of a closure, as formed by the syntactical lambda expression together with the necessary free names