nonInheritedOps

cats.Semigroupal$.nonInheritedOps$

Attributes

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

Members list

Implicits

Inherited implicits

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

Attributes

Inherited from:
ToSemigroupalOps
Source
Semigroupal.scala