Scheme 6: Lambda video
June 26, 2012 [Lisp, Programming Languages, Scheme, STL, Tech, Videos]Series: Feel the cool, Basics, Closures, Recursion, Quotation, Lambda, Macros.
Continuing the series on Scheme, this video explains the lambda function, which allows you to define anonymous functions. It goes on to bend your mind with 2 examples of the enormous power of functions and closures in Scheme.