CogenInstances

cats.collections.arbitrary.CogenInstances

Attributes

Source
Cogen.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AllArbitrary
object all.type
object cogen.type

Members list

Implicits

Implicits

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

Attributes

Source
Cogen.scala