nonInheritedOps

cats.CommutativeMonad.nonInheritedOps

Attributes

Deprecated
true
Source
CommutativeMonad.scala
Graph
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Self type

Members list

Implicits

Inherited implicits

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

Attributes

Inherited from:
ToCommutativeMonadOps
Source
CommutativeMonad.scala