ops

cats.SemigroupK.ops
object ops

Attributes

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

Members list

Implicits

Implicits

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

Attributes

Source
SemigroupK.scala