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

贡献者指南

Add documentation around TypeClass derivation · milessabin/shapeless#219 | Good First Issue