Covers generic programming in C++ through templates for classes and functions, showcasing examples and discussing specialization and separate compilation.
Explains the translation of for-expressions in Scala using map, flatmap, and filter functions, with examples and a discussion on its generalization to different types.