Point-Free Episode #15
Functional setters can be very powerful, but the way we have defined them so far is not super ergonomic or performant. We will provide a friendlier API to use setters and take advantage of Swift's value mutation semantics to make setters a viable tool to bring into your code base today.
This directory contains code from Point-Free Episode #15: Setters: Ergonomics & Performance