cats.CommutativeApply$
See theCommutativeApply companion trait
object CommutativeApply
Attributes
- Companion:
- trait
- Source:
- CommutativeApply.scala
- Graph
- Supertypes
- Self type
- CommutativeApply.type
Members list
Concise view
Type members
Classlikes
Attributes
- Source:
- CommutativeApply.scala
- Graph
- Supertypes
- Known subtypes
Attributes
- Source:
- CommutativeApply.scala
- Graph
- Supertypes
- Known subtypes
Attributes
- Source:
- CommutativeApply.scala
- Graph
- Supertypes
- Known subtypes
- object nonInheritedOps.type
Deprecated classlikes
Attributes
- Deprecated
- true
- Source:
- CommutativeApply.scala
- Graph
- Supertypes
- Self type
- nonInheritedOps.type
object ops
Attributes
- Deprecated
- true
- Source:
- CommutativeApply.scala
- Graph
- 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