Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 389 Bytes

File metadata and controls

8 lines (5 loc) · 389 Bytes

Point-Free Episode #4

Algebraic Data Types

What does the Swift type system have to do with algebra? A lot! We’ll begin to explore this correspondence and see how it can help lead us to better everyday code.

This directory contains code from Point-Free Episode 4: Algebraic Data Types