• Working with Shapeless

    If you are Scala, Java, C# or similar strongly typed language user, there is a high chance that you like types. You like the assurance that the stuff that you pass around meets the contract. If different types hold common traits then you would probably create a common subclass.

    But what happens when those constraints become an overhead?

subscribe via RSS