/Typeclass

Workshop on typeclasses in scala

Primary LanguageScalaMIT LicenseMIT

Typeclass 101

Build Status

Workshop about typeclasses in scala

sbt slides/tut     // to generate the slides in slides/tut-out

sbt answer/test    // to run the tests in the answer module

sbt exercise/test  // to run the tests in the exercise module