An open API service indexing awesome lists of open source software.

https://github.com/mslinn/typeclassfun

My interpretation of the code examples from Seth Tisue's NE Scala 2012 presentation on the Typeclass Pattern
https://github.com/mslinn/typeclassfun

Last synced: 3 months ago
JSON representation

My interpretation of the code examples from Seth Tisue's NE Scala 2012 presentation on the Typeclass Pattern

Awesome Lists containing this project

README

        

My interpretation of the code examples from Seth Tisue's [NE Scala 2012 presentation on the Typeclass Pattern](https://speakerdeck.com/marakana/ne-scala-2012-the-typeclass-pattern-an-alternative-to-inheritance).