Skip to content

Latest commit

 

History

History

0004-algebraic-data-types

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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