nonInheritedOps

cats.InvariantSemigroupal$.nonInheritedOps$

Attributes

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

Members list

Implicits

Inherited implicits

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

Attributes

Inherited from:
ToInvariantSemigroupalOps
Source
InvariantSemigroupal.scala