nonInheritedOps

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

Implicits

Inherited implicits

implicit def toInvariantMonoidalOps[F[_], A](target: F[A])(implicit tc: InvariantMonoidal[F]): Ops[F, A] { type TypeClassType = InvariantMonoidal[F]; }
Inherited from:
ToInvariantMonoidalOps