Presentation
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.