nonInheritedOps

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

Implicits

Inherited implicits

implicit def toChoiceOps[F[_, _], A, B](target: F[A, B])(implicit tc: Choice[F]): Ops[F, A, B] { type TypeClassType = Choice[F]; }
Inherited from:
ToChoiceOps