ToDistributiveOps

class Object
trait Matchable
class Any
object nonInheritedOps.type
trait AllSyntax
object implicits.type
object all.type
object distributive.type

Implicits

Implicits

implicit def toDistributiveOps[F[_], A](target: F[A])(implicit tc: Distributive[F]): Ops[F, A] { type TypeClassType = Distributive[F]; }