Point-Free Episode #9
We continue our explorations into algebra and the Swift type system. We show that exponents correspond to functions in Swift, and that by using the properties of exponents we can better understand what makes some functions more complex than others.
This directory contains code from Point-Free Episode #9: Algebraic Data Types: Exponents