ops
@deprecated("Use cats.syntax object imports", "2.2.0")
object ops
- Deprecated
Implicits
Implicits
implicit def toAllCommutativeFlatMapOps[F[_], A](target: F[A])(implicit tc: CommutativeFlatMap[F]): AllOps[F, A] { type TypeClassType = CommutativeFlatMap[F]; }