Skip to content

maartenh/scala-type-classes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala Type Classes

This is a small presentation on Scala Type Classes. There are some exercises in the project that are references from the presentation.

The exercises are set up on the master branch.

The branch solutions-1 contains the solutions for the first 2 exercises, and solutions-2 contains the solutions for the final exercise.

Setup instructions

  • Clone this repository
  • Make sure you can successfully compile it with sbt.
  • Enjoy

Sources

This presentation was heavily inspired by the following blog posts. Please refer to them for more information and background.

About

A small presentation on Scala Type Classes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages