ops

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

Implicits

Implicits

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