cogen

object cogen extends CogenInstances
class Object
trait Matchable
class Any
cogen.type

Implicits

Inherited implicits

implicit def cogenFoldable[F[_], A](implicit F: Foldable[F], A: Cogen[A]): Cogen[F[A]]
Inherited from:
CogenInstances
Source:
Cogen.scala