DerivedCatsEq

monix.newtypes.integrations.DerivedCatsEq

Attributes

Source
DerivedCatsInstances.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Implicits

Implicits

implicit def catsEq[T, S](implicit extractor: Aux[T, S], eqs: Eq[S]): Eq[T]

Attributes

Source
DerivedCatsInstances.scala