nonInheritedOps

cats.CommutativeApply$.nonInheritedOps$

Attributes

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

Members list

Concise view

Implicits

Inherited implicits

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

Attributes

Inherited from:
ToCommutativeApplyOps
Source:
CommutativeApply.scala