ops

cats.Contravariant$.ops$
object ops

Attributes

Deprecated
true
Source
Contravariant.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ops.type

Members list

Implicits

Implicits

implicit def toAllContravariantOps[F[_], A](target: F[A])(implicit tc: Contravariant[F]): AllOps[F, A] { type TypeClassType = Contravariant[F]; }

Attributes

Source
Contravariant.scala