milessabin/shapeless

Add documentation around TypeClass derivation

Open

#219 aperta il 25 ago 2014

Vedi su GitHub
 (7 commenti) (0 reazioni) (1 assegnatario)Scala (522 fork)batch import
DocumentationHelp wantedgood first issue

Metriche repository

Star
 (3405 star)
Metriche merge PR
 (Merge medio 21h 34m) (6 PR mergiate in 30 g)

Descrizione

The documentation around typeclass derivation points to a blog post where the derivation process is explained in a very clear manner. The problem is that this blog post mentions that there will be a part 2 that deals with the notion of co-product and how it relates to typeclass derivation. As far as my understanding goes, this blog post never made it out and there is no ressource to find more about the emptycoproduct and coproduct methods that need to need to be implemented in order to derive TypeClassCompanion

Guida contributor