ops

cats.CommutativeMonad.ops
object ops

Attributes

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

Members list

Implicits

Implicits

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

Attributes

Source
CommutativeMonad.scala