Type Classes in Scala - from Zero to Hero

Jacek Kunicki

03 May 2018.0 minutes read

In this live coding session we’re going to approach a trivial problem as if we didn’t know about type classes, and see the type class concepts naturally emerge.
We’re also going to add some implicits, to see how those two language features used together allow for writing more concise and flexible code.

Blog Comments powered by Disqus.