nonInheritedOps

cats.Invariant.nonInheritedOps

Attributes

Deprecated
true
Source
Invariant.scala
Graph
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Self type

Members list

Implicits

Inherited implicits

implicit def toInvariantOps[F[_], A](target: F[A])(implicit tc: Invariant[F]): Ops[F, A] { type TypeClassType = Invariant[F]; }

Attributes

Inherited from:
ToInvariantOps
Source
Invariant.scala