Skip to content

Latest commit

 

History

History

0007-setters-and-key-paths

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Point-Free Episode #7

Setters and Key Paths

This week we explore how functional setters can be used with the types we build and use everyday. It turns out that Swift generates a whole set of functional setters for you to use, but it can be hard to see just how powerful they are without a little help.

This directory contains code from Point-Free Episode #7: Setters and Key Paths