ops

@deprecated("Use cats.syntax object imports", "2.2.0") object ops
Deprecated
class Object
trait Matchable
class Any

Implicits

Implicits

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