cats.CommutativeApply$
See theCommutativeApply companion trait
object CommutativeApply
Attributes
- Companion
- trait
- Source
- CommutativeApply.scala
- Graph
-
- Supertypes
- Self type
-
CommutativeApply.type
Members list
Type members
Classlikes
Attributes
- Source
- CommutativeApply.scala
- Supertypes
- Known subtypes
trait Ops[F[_], A] extends Serializable
Attributes
- Source
- CommutativeApply.scala
- Supertypes
- Known subtypes
trait ToCommutativeApplyOps extends Serializable
Attributes
- Source
- CommutativeApply.scala
- Supertypes
- Known subtypes
-
object nonInheritedOps.type
Deprecated classlikes
object nonInheritedOps extends ToCommutativeApplyOps
Attributes
- Deprecated
- true
- Source
- CommutativeApply.scala
- Supertypes
- Self type
-
nonInheritedOps.type
object ops
Attributes
- Deprecated
- true
- Source
- CommutativeApply.scala
- Supertypes
- Self type
-
ops.type
Value members
Concrete methods
Summon an instance of CommutativeApply for F
.
def commutativeSemigroupFor[F[_] : CommutativeApply, A : CommutativeSemigroup]: CommutativeSemigroup[F[A]]
Attributes
- Source
- CommutativeApply.scala
In this article