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 higher-order functions, which are functions that can be passed as parameters and returned as results. It covers examples of summing integers, cubes, and factorials, as well as defining function types and anonymous functions.