Skip to content

Latest commit

 

History

History

0258-macro-case-paths-pt2

This directory contains code from Point-Free Episode: Macro Case Paths: Part 2

We have now totally reimagined the design of our case paths library to create actual key paths for enum cases, but there is some boilerplate involved. Let’s create a macro that eliminates all of it and explore a few of the possibilities it unlocks.