Skip to content

Latest commit

 

History

History
 
 

0025-zip-pt3

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

This directory contains code from Point-Free Episode: The Many Faces of Zip: Part 3

The third, and final, part of our introductory series to zip finally answers the question: "What's the point?"

Getting Started

  • Clone repo
  • cd into this directory
  • Initialize submodule: git submodule update --init
  • Open Zip.xcworkspace
  • Build cmd+B
  • Explore the app or run the playground