Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 488 Bytes

File metadata and controls

8 lines (5 loc) · 488 Bytes

Point-Free Episode #13

The Many Faces of Map

Why does the map function appear in every programming language supporting “functional” concepts? And why does Swift have two map functions? We will answer these questions and show that map has many univeral properties, and is in some sense unique.

This directory contains code from Point-Free Episode #13: The Many Faces of Map