Typeclass icon indicating copy to clipboard operation
Typeclass copied to clipboard

Workshop on typeclasses in scala

trafficstars

Typeclass 101

Build Status

Workshop about typeclasses in scala

sbt slides/tut     // to generate the slides in docs

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

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