What’s a typical use case for anonymous functions?
These are used for passing function pointers instead of a concrete function.