cats.Contravariant$
See theContravariant companion trait
object Contravariant
Attributes
- Companion
- trait
- Source
- Contravariant.scala
- Graph
-
- Supertypes
- Self type
-
Contravariant.type
Members list
Type members
Classlikes
Attributes
- Source
- Contravariant.scala
- Supertypes
- Known subtypes
trait Ops[F[_], A] extends Serializable
Attributes
- Source
- Contravariant.scala
- Supertypes
- Known subtypes
trait ToContravariantOps extends Serializable
Attributes
- Source
- Contravariant.scala
- Supertypes
- Known subtypes
-
trait ContravariantSyntaxtrait AllSyntaxclass AllSyntaxBinCompatobject all.typeobject implicits.typeobject contravariant.typeobject nonInheritedOps.typeShow all
Deprecated classlikes
object nonInheritedOps extends ToContravariantOps
Attributes
- Deprecated
- true
- Source
- Contravariant.scala
- Supertypes
- Self type
-
nonInheritedOps.type
object ops
Attributes
- Deprecated
- true
- Source
- Contravariant.scala
- Supertypes
- Self type
-
ops.type
Value members
Concrete methods
Summon an instance of Contravariant for F
.
In this article