Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 286 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 286 Bytes

Using Either for cleaner UITableViews.

This project is a proof of concept showing how to use Either to write tidy statically typed UITableViews that display two different types of cells.

More information on the approach here.