DDevelopment & Design Typeclasses in Swift, Haskell and ScalabyKrzysztof SiejkowskiSeptember 14, 2015 What is a typeclass? Typeclass is a Haskell way of creating the type composition in the world without inheritance. It allows to define a desired Read more