milessabin/shapeless

Add documentation around TypeClass derivation

Open

#219 建立於 2014年8月25日

在 GitHub 查看
 (7 留言) (0 反應) (1 負責人)Scala (3,405 star) (522 fork)batch import
DocumentationHelp wantedgood first issue

描述

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

貢獻者指南