nonInheritedOps

cats.SemigroupK.nonInheritedOps

Attributes

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

Members list

Implicits

Inherited implicits

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

Attributes

Inherited from:
ToSemigroupKOps
Source
SemigroupK.scala