Skip to content

Latest commit

 

History

History

0013-the-many-faces-of-map

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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