cats.CommutativeApplicative$
See theCommutativeApplicative companion trait
object CommutativeApplicative
Attributes
- Companion:
- trait
- Source:
- CommutativeApplicative.scala
- Graph
- Supertypes
- Self type
Members list
Concise view
Type members
Classlikes
Attributes
- Source:
- CommutativeApplicative.scala
- Graph
- Supertypes
- Known subtypes
Attributes
- Source:
- CommutativeApplicative.scala
- Graph
- Supertypes
- Known subtypes
Attributes
- Source:
- CommutativeApplicative.scala
- Graph
- Supertypes
- Known subtypes
- object nonInheritedOps.type
Deprecated classlikes
Attributes
- Deprecated
- true
- Source:
- CommutativeApplicative.scala
- Graph
- Supertypes
- Self type
- nonInheritedOps.type
object ops
Attributes
- Deprecated
- true
- Source:
- CommutativeApplicative.scala
- Graph
- Supertypes
- Self type
- ops.type
Value members
Concrete methods
Summon an instance of CommutativeApplicative for F
.
def commutativeMonoidFor[F[_] : CommutativeApplicative, A : CommutativeMonoid]: CommutativeMonoid[F[A]]
Attributes
- Source:
- CommutativeApplicative.scala