ToCommutativeMonadOps

class Object
trait Matchable
class Any
object nonInheritedOps.type

Implicits

Implicits

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