ToCommutativeApplyOps

cats.CommutativeApply$.ToCommutativeApplyOps

Attributes

Source
CommutativeApply.scala
Graph
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
object nonInheritedOps.type

Members list

Implicits

Implicits

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

Attributes

Source
CommutativeApply.scala