ops

cats.CommutativeApply$.ops$
object ops

Attributes

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

Members list

Concise view

Implicits

Implicits

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

Attributes

Source:
CommutativeApply.scala