Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 317 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 317 Bytes

Type Classes in Scala and Haskell

This repo contains two project folders each demonstrating type classes. The "Scala" folder contains the source code of a little Scala project. The "Haskell" folder contains the Haskell implementation. The "Slides" folder obviously contains the slides of my talk on type classes.