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 introduces nested recursive definitions using environments, allowing the creation of locally anonymous functions that can be called recursively. Key cases and behaviors of nested recursive definitions are explored, along with the need to make environments recursive and the lifting of binary functions to work on values.