Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the syntax and examples of lambda functions, including parameters, types, bodies, and environments. It also explores the use of lambdas in defining functions with multiple states and the consistent format for writing lambdas with or without types.