datalek / Typeclass

Workshop on typeclasses in scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Workshop on typeclasses in scala

License:MIT License


Languages

Language:Scala 59.3%Language:HTML 40.7%