Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 485 Bytes

File metadata and controls

10 lines (7 loc) · 485 Bytes

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