ToCommutativeApplyOps

class Object
trait Matchable
class Any
object nonInheritedOps.type

Implicits

Implicits

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