Packages

object UnorderedFoldable extends ScalaVersionSpecificTraverseInstances with NTupleUnorderedFoldableInstances with Serializable

Source
UnorderedFoldable.scala
Linear Supertypes
Serializable, Serializable, NTupleUnorderedFoldableInstances, ScalaVersionSpecificTraverseInstances, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. UnorderedFoldable
  2. Serializable
  3. Serializable
  4. NTupleUnorderedFoldableInstances
  5. ScalaVersionSpecificTraverseInstances
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait AllOps[F[_], A] extends Ops[F, A]
  2. trait Ops[F[_], A] extends Serializable
  3. trait ToUnorderedFoldableOps extends Serializable

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def apply[F[_]](implicit instance: UnorderedFoldable[F]): UnorderedFoldable[F]

    Summon an instance of UnorderedFoldable for F.

    Summon an instance of UnorderedFoldable for F.

    Annotations
    @inline()
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. implicit def catsFoldableForSortedSet: Foldable[SortedSet]
  7. implicit def catsNonEmptyTraverseForId: NonEmptyTraverse[Id]
  8. implicit def catsTraverseForEither[A]: Traverse[[β$2$]Either[A, β$2$]]
  9. implicit def catsTraverseForList: Traverse[List]
  10. implicit def catsTraverseForOption: Traverse[Option]
  11. implicit def catsTraverseForQueue: Traverse[Queue]
  12. implicit def catsTraverseForSeq: Traverse[Seq]
  13. implicit def catsTraverseForSortedMap[K]: Traverse[[β$0$]SortedMap[K, β$0$]]
  14. implicit def catsTraverseForStream: Traverse[Stream]
    Definition Classes
    ScalaVersionSpecificTraverseInstances
  15. implicit def catsTraverseForTry: Traverse[Try]
  16. implicit def catsTraverseForVector: Traverse[Vector]
  17. implicit final def catsUnorderedFoldableInstancesForTuple1: Traverse[Tuple1] with Reducible[Tuple1]
    Definition Classes
    NTupleUnorderedFoldableInstances
  18. implicit final def catsUnorderedFoldableInstancesForTuple10[A0, A1, A2, A3, A4, A5, A6, A7, A8]: Traverse[[κ$32$](A0, A1, A2, A3, A4, A5, A6, A7, A8, κ$32$)] with Reducible[[κ$33$](A0, A1, A2, A3, A4, A5, A6, A7, A8, κ$33$)]
    Definition Classes
    NTupleUnorderedFoldableInstances
  19. implicit final def catsUnorderedFoldableInstancesForTuple11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9]: Traverse[[λ$36$](A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, λ$36$)] with Reducible[[λ$37$](A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, λ$37$)]
    Definition Classes
    NTupleUnorderedFoldableInstances
  20. implicit final def catsUnorderedFoldableInstancesForTuple2[A0]: Traverse[[β$0$](A0, β$0$)] with Reducible[[β$1$](A0, β$1$)]
    Definition Classes
    NTupleUnorderedFoldableInstances
  21. implicit final def catsUnorderedFoldableInstancesForTuple3[A0, A1]: Traverse[[γ$4$](A0, A1, γ$4$)] with Reducible[[γ$5$](A0, A1, γ$5$)]
    Definition Classes
    NTupleUnorderedFoldableInstances
  22. implicit final def catsUnorderedFoldableInstancesForTuple4[A0, A1, A2]: Traverse[[δ$8$](A0, A1, A2, δ$8$)] with Reducible[[δ$9$](A0, A1, A2, δ$9$)]
    Definition Classes
    NTupleUnorderedFoldableInstances
  23. implicit final def catsUnorderedFoldableInstancesForTuple5[A0, A1, A2, A3]: Traverse[[ε$12$](A0, A1, A2, A3, ε$12$)] with Reducible[[ε$13$](A0, A1, A2, A3, ε$13$)]
    Definition Classes
    NTupleUnorderedFoldableInstances
  24. implicit final def catsUnorderedFoldableInstancesForTuple6[A0, A1, A2, A3, A4]: Traverse[[ζ$16$](A0, A1, A2, A3, A4, ζ$16$)] with Reducible[[ζ$17$](A0, A1, A2, A3, A4, ζ$17$)]
    Definition Classes
    NTupleUnorderedFoldableInstances
  25. implicit final def catsUnorderedFoldableInstancesForTuple7[A0, A1, A2, A3, A4, A5]: Traverse[[η$20$](A0, A1, A2, A3, A4, A5, η$20$)] with Reducible[[η$21$](A0, A1, A2, A3, A4, A5, η$21$)]
    Definition Classes
    NTupleUnorderedFoldableInstances
  26. implicit final def catsUnorderedFoldableInstancesForTuple8[A0, A1, A2, A3, A4, A5, A6]: Traverse[[θ$24$](A0, A1, A2, A3, A4, A5, A6, θ$24$)] with Reducible[[θ$25$](A0, A1, A2, A3, A4, A5, A6, θ$25$)]
    Definition Classes
    NTupleUnorderedFoldableInstances
  27. implicit final def catsUnorderedFoldableInstancesForTuple9[A0, A1, A2, A3, A4, A5, A6, A7]: Traverse[[ι$28$](A0, A1, A2, A3, A4, A5, A6, A7, ι$28$)] with Reducible[[ι$29$](A0, A1, A2, A3, A4, A5, A6, A7, ι$29$)]
    Definition Classes
    NTupleUnorderedFoldableInstances
  28. implicit def catsUnorderedTraverseForMap[K]: UnorderedTraverse[[β$1$]Map[K, β$1$]]
  29. implicit def catsUnorderedTraverseForSet: UnorderedTraverse[Set]
  30. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @IntrinsicCandidate()
  31. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  32. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  33. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  34. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  35. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  36. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  37. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  38. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  39. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  40. def toString(): String
    Definition Classes
    AnyRef → Any
  41. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  42. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  43. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def catsInstancesForTuple[A]: Traverse[[β$3$](A, β$3$)] with Reducible[[β$4$](A, β$4$)]
    Annotations
    @deprecated
    Deprecated

    (Since version 2.4.0) Use catsStdInstancesForTuple2 in cats.instances.NTupleMonadInstances

  2. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated
    Deprecated
  3. object nonInheritedOps extends ToUnorderedFoldableOps
    Annotations
    @deprecated
    Deprecated

    (Since version 2.2.0) Use cats.syntax object imports

  4. object ops
    Annotations
    @deprecated
    Deprecated

    (Since version 2.2.0) Use cats.syntax object imports

Inherited from Serializable

Inherited from Serializable

Inherited from NTupleUnorderedFoldableInstances

Inherited from ScalaVersionSpecificTraverseInstances

Inherited from AnyRef

Inherited from Any

Ungrouped