ops

cats.Semigroupal$.ops$
object ops

Attributes

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

Members list

Concise view

Implicits

Implicits

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

Attributes

Source:
Semigroupal.scala