cogen

cats.collections.arbitrary.package$.cogen$
object cogen extends CogenInstances

Attributes

Source
package.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
cogen.type

Members list

Implicits

Inherited implicits

implicit def cogenFoldable[F[_], A](implicit F: Foldable[F], A: Cogen[A]): Cogen[F[A]]

Attributes

Inherited from:
CogenInstances
Source
Cogen.scala