Trait

cats.tests

CatsSuite

Related Doc: package tests

Permalink

trait CatsSuite extends FunSuite with Matchers with GeneratorDrivenPropertyChecks with Discipline with TestSettings with AllInstances with AllSyntax with StrictCatsEquality

An opinionated stack of traits to improve consistency and reduce boilerplate in Cats tests.

Self Type
CatsSuite with FunSuiteLike
Linear Supertypes
StrictCatsEquality, LowPriorityStrictCatsConstraints, AllSyntax, WriterSyntax, VectorSyntax, ValidatedSyntax, NonEmptyTraverseSyntax, ToNonEmptyTraverseOps, TraverseSyntax, ToTraverseOps, StrongSyntax, ToStrongOps, ShowSyntax, ToShowOps, SemigroupKSyntax, ToSemigroupKOps, ReducibleSyntax, ToReducibleOps, ProfunctorSyntax, ToProfunctorOps, ParallelSyntax, TupleParallelSyntax, OrderSyntax, PartialOrderSyntax, OptionSyntax, MonoidSyntax, MonadSyntax, MonadErrorSyntax, ListSyntax, IorSyntax, InvariantSyntax, ToInvariantOps, HashSyntax, GroupSyntax, SemigroupSyntax, FunctorSyntax, ToFunctorOps, FoldableSyntax, ToFoldableOps, FlatMapSyntax, ToFlatMapOps, EqSyntax, EitherSyntax, EitherKSyntax, ContravariantSyntax, ToContravariantOps, ComposeSyntax, ToComposeOps, ComonadSyntax, ToComonadOps, CoflatMapSyntax, ToCoflatMapOps, SemigroupalSyntax, BitraverseSyntax, BitraverseSyntax1, BifoldableSyntax, ToBifoldableOps, BifunctorSyntax, ToBifunctorOps, ArrowSyntax, ToArrowOps, ApplySyntax, TupleSemigroupalSyntax, ApplicativeErrorSyntax, ApplicativeSyntax, AlternativeSyntax, AllInstances, VectorInstances, VectorInstances, VectorInstances1, VectorInstances2, UUIDInstances, UUIDInstances, TryInstances, TryInstances1, TryInstances2, SymbolInstances, SymbolInstances, StringInstances, StringInstances, StreamInstances, StreamInstances, StreamInstances1, StreamInstances2, SortedSetInstances, SortedSetInstances1, SortedMapInstances, SortedMapInstances1, SetInstances, SetInstances, SetInstances1, QueueInstances, QueueInstances, QueueInstances1, QueueInstances2, PartialOrderingInstances, PartialOrderInstances, ParallelInstances, ParallelInstances1, OrderingInstances, OrderInstances, OrderToOrderingConversion, OptionInstances, OptionInstances, OptionInstances0, OptionInstances1, OptionInstances2, MapInstances, MapInstances, MapInstances1, ListInstances, ListInstances, ListInstances1, ListInstances2, InvariantMonoidalInstances, HashInstances, FutureInstances, FutureInstances1, FutureInstances2, FunctionInstances, Function1Instances, Function0Instances, FunctionInstances, FunctionInstances0, FunctionInstances1, FunctionInstances2, FunctionInstances3, FunctionInstances4, EquivInstances, EqInstances, EitherInstances, EitherInstances, EitherInstances0, EitherInstances1, BitSetInstances, BitSetInstances, BigDecimalInstances, BigDecimalInstances, BigIntInstances, BigIntInstances, AnyValInstances, TupleInstances, TupleInstances, TupleInstances1, TupleInstances2, TupleInstances3, Tuple2Instances, Tuple2Instances1, Tuple2Instances2, UnitInstances, UnitInstances, BooleanInstances, BooleanInstances, DoubleInstances, DoubleInstances, FloatInstances, FloatInstances, ShortInstances, ShortInstances, LongInstances, LongInstances, CharInstances, CharInstances, ByteInstances, ByteInstances, IntInstances, IntInstances, TestSettings, Discipline, Checkers, GeneratorDrivenPropertyChecks, Configuration, Whenever, Matchers, Explicitly, MatcherWords, ShouldVerb, Tolerance, FunSuite, FunSuiteLike, Documenting, Alerting, Notifying, Informing, TestRegistration, TestSuite, Suite, Serializable, Serializable, Assertions, TripleEquals, TripleEqualsSupport, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. CatsSuite
  2. StrictCatsEquality
  3. LowPriorityStrictCatsConstraints
  4. AllSyntax
  5. WriterSyntax
  6. VectorSyntax
  7. ValidatedSyntax
  8. NonEmptyTraverseSyntax
  9. ToNonEmptyTraverseOps
  10. TraverseSyntax
  11. ToTraverseOps
  12. StrongSyntax
  13. ToStrongOps
  14. ShowSyntax
  15. ToShowOps
  16. SemigroupKSyntax
  17. ToSemigroupKOps
  18. ReducibleSyntax
  19. ToReducibleOps
  20. ProfunctorSyntax
  21. ToProfunctorOps
  22. ParallelSyntax
  23. TupleParallelSyntax
  24. OrderSyntax
  25. PartialOrderSyntax
  26. OptionSyntax
  27. MonoidSyntax
  28. MonadSyntax
  29. MonadErrorSyntax
  30. ListSyntax
  31. IorSyntax
  32. InvariantSyntax
  33. ToInvariantOps
  34. HashSyntax
  35. GroupSyntax
  36. SemigroupSyntax
  37. FunctorSyntax
  38. ToFunctorOps
  39. FoldableSyntax
  40. ToFoldableOps
  41. FlatMapSyntax
  42. ToFlatMapOps
  43. EqSyntax
  44. EitherSyntax
  45. EitherKSyntax
  46. ContravariantSyntax
  47. ToContravariantOps
  48. ComposeSyntax
  49. ToComposeOps
  50. ComonadSyntax
  51. ToComonadOps
  52. CoflatMapSyntax
  53. ToCoflatMapOps
  54. SemigroupalSyntax
  55. BitraverseSyntax
  56. BitraverseSyntax1
  57. BifoldableSyntax
  58. ToBifoldableOps
  59. BifunctorSyntax
  60. ToBifunctorOps
  61. ArrowSyntax
  62. ToArrowOps
  63. ApplySyntax
  64. TupleSemigroupalSyntax
  65. ApplicativeErrorSyntax
  66. ApplicativeSyntax
  67. AlternativeSyntax
  68. AllInstances
  69. VectorInstances
  70. VectorInstances
  71. VectorInstances1
  72. VectorInstances2
  73. UUIDInstances
  74. UUIDInstances
  75. TryInstances
  76. TryInstances1
  77. TryInstances2
  78. SymbolInstances
  79. SymbolInstances
  80. StringInstances
  81. StringInstances
  82. StreamInstances
  83. StreamInstances
  84. StreamInstances1
  85. StreamInstances2
  86. SortedSetInstances
  87. SortedSetInstances1
  88. SortedMapInstances
  89. SortedMapInstances1
  90. SetInstances
  91. SetInstances
  92. SetInstances1
  93. QueueInstances
  94. QueueInstances
  95. QueueInstances1
  96. QueueInstances2
  97. PartialOrderingInstances
  98. PartialOrderInstances
  99. ParallelInstances
  100. ParallelInstances1
  101. OrderingInstances
  102. OrderInstances
  103. OrderToOrderingConversion
  104. OptionInstances
  105. OptionInstances
  106. OptionInstances0
  107. OptionInstances1
  108. OptionInstances2
  109. MapInstances
  110. MapInstances
  111. MapInstances1
  112. ListInstances
  113. ListInstances
  114. ListInstances1
  115. ListInstances2
  116. InvariantMonoidalInstances
  117. HashInstances
  118. FutureInstances
  119. FutureInstances1
  120. FutureInstances2
  121. FunctionInstances
  122. Function1Instances
  123. Function0Instances
  124. FunctionInstances
  125. FunctionInstances0
  126. FunctionInstances1
  127. FunctionInstances2
  128. FunctionInstances3
  129. FunctionInstances4
  130. EquivInstances
  131. EqInstances
  132. EitherInstances
  133. EitherInstances
  134. EitherInstances0
  135. EitherInstances1
  136. BitSetInstances
  137. BitSetInstances
  138. BigDecimalInstances
  139. BigDecimalInstances
  140. BigIntInstances
  141. BigIntInstances
  142. AnyValInstances
  143. TupleInstances
  144. TupleInstances
  145. TupleInstances1
  146. TupleInstances2
  147. TupleInstances3
  148. Tuple2Instances
  149. Tuple2Instances1
  150. Tuple2Instances2
  151. UnitInstances
  152. UnitInstances
  153. BooleanInstances
  154. BooleanInstances
  155. DoubleInstances
  156. DoubleInstances
  157. FloatInstances
  158. FloatInstances
  159. ShortInstances
  160. ShortInstances
  161. LongInstances
  162. LongInstances
  163. CharInstances
  164. CharInstances
  165. ByteInstances
  166. ByteInstances
  167. IntInstances
  168. IntInstances
  169. TestSettings
  170. Discipline
  171. Checkers
  172. GeneratorDrivenPropertyChecks
  173. Configuration
  174. Whenever
  175. Matchers
  176. Explicitly
  177. MatcherWords
  178. ShouldVerb
  179. Tolerance
  180. FunSuite
  181. FunSuiteLike
  182. Documenting
  183. Alerting
  184. Notifying
  185. Informing
  186. TestRegistration
  187. TestSuite
  188. Suite
  189. Serializable
  190. Serializable
  191. Assertions
  192. TripleEquals
  193. TripleEqualsSupport
  194. AnyRef
  195. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. final class AWord extends AnyRef

    Permalink
    Definition Classes
    Matchers
  2. final class AnWord extends AnyRef

    Permalink
    Definition Classes
    Matchers
  3. sealed class AnyShouldWrapper[T] extends AnyRef

    Permalink
    Definition Classes
    Matchers
  4. class AssertionsHelper extends AnyRef

    Permalink
    Definition Classes
    Assertions
  5. class CheckingEqualizer[L] extends AnyRef

    Permalink
    Definition Classes
    TripleEqualsSupport
  6. class ConfiguredPropertyCheck extends AnyRef

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  7. class DecidedByEquality[A] extends Equality[A]

    Permalink
    Definition Classes
    Explicitly
  8. class DecidedWord extends AnyRef

    Permalink
    Definition Classes
    Explicitly
  9. class DeterminedByEquivalence[T] extends Equivalence[T]

    Permalink
    Definition Classes
    Explicitly
  10. class DeterminedWord extends AnyRef

    Permalink
    Definition Classes
    Explicitly
  11. class Equalizer[L] extends AnyRef

    Permalink
    Definition Classes
    TripleEqualsSupport
  12. final class HavePropertyMatcherGenerator extends AnyRef

    Permalink
    Definition Classes
    Matchers
  13. final class KeyWord extends AnyRef

    Permalink
    Definition Classes
    Matchers
  14. case class MaxDiscardedFactor extends PropertyCheckConfigParam with Product with Serializable

    Permalink
    Definition Classes
    Configuration
  15. case class MinSize extends PropertyCheckConfigParam with Product with Serializable

    Permalink
    Definition Classes
    Configuration
  16. case class MinSuccessful extends PropertyCheckConfigParam with Product with Serializable

    Permalink
    Definition Classes
    Configuration
  17. trait NoArgTest extends () ⇒ Outcome with TestData

    Permalink
    Attributes
    protected
    Definition Classes
    TestSuite
  18. final class PlusOrMinusWrapper[T] extends AnyRef

    Permalink
    Definition Classes
    Tolerance
  19. sealed abstract class PropertyCheckConfigParam extends Product with Serializable

    Permalink
    Definition Classes
    Configuration
  20. case class PropertyCheckConfiguration extends PropertyCheckConfigurable with Product with Serializable

    Permalink
    Definition Classes
    Configuration
  21. final class RegexWord extends AnyRef

    Permalink
    Definition Classes
    Matchers
  22. final class RegexWrapper extends AnyRef

    Permalink
    Definition Classes
    Matchers
  23. class ResultOfBeWordForAny[T] extends AnyRef

    Permalink
    Definition Classes
    Matchers
  24. sealed class ResultOfBeWordForCollectedAny[T] extends AnyRef

    Permalink
    Definition Classes
    Matchers
  25. final class ResultOfBeWordForCollectedArray[T] extends ResultOfBeWordForCollectedAny[Array[T]]

    Permalink
    Definition Classes
    Matchers
  26. final class ResultOfCollectedAny[T] extends AnyRef

    Permalink
    Definition Classes
    Matchers
  27. final class ResultOfContainWordForCollectedAny[T] extends AnyRef

    Permalink
    Definition Classes
    Matchers
  28. final class ResultOfEndWithWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  29. final class ResultOfEndWithWordForString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  30. final class ResultOfFullyMatchWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  31. final class ResultOfFullyMatchWordForString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  32. final class ResultOfHaveWordForCollectedExtent[A] extends AnyRef

    Permalink
    Definition Classes
    Matchers
  33. final class ResultOfHaveWordForExtent[A] extends AnyRef

    Permalink
    Definition Classes
    Matchers
  34. final class ResultOfIncludeWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  35. final class ResultOfIncludeWordForString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  36. final class ResultOfNotWordForCollectedAny[T] extends AnyRef

    Permalink
    Definition Classes
    Matchers
  37. final class ResultOfStartWithWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  38. final class ResultOfStartWithWordForString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  39. case class SizeRange extends PropertyCheckConfigParam with Product with Serializable

    Permalink
    Definition Classes
    Configuration
  40. final class StringShouldWrapper extends AnyShouldWrapper[String] with org.scalatest.Matchers.StringShouldWrapperForVerb

    Permalink
    Definition Classes
    Matchers
  41. trait StringShouldWrapperForVerb extends AnyRef

    Permalink
    Definition Classes
    ShouldVerb
  42. class TheAfterWord extends AnyRef

    Permalink
    Definition Classes
    Explicitly
  43. final class TheSameInstanceAsPhrase extends AnyRef

    Permalink
    Definition Classes
    Matchers
  44. final class ValueWord extends AnyRef

    Permalink
    Definition Classes
    Matchers
  45. case class Workers extends PropertyCheckConfigParam with Product with Serializable

    Permalink
    Definition Classes
    Configuration
  46. case class MaxDiscarded extends PropertyCheckConfigParam with Product with Serializable

    Permalink
    Definition Classes
    Configuration
    Annotations
    @deprecated
    Deprecated
  47. case class MaxSize extends PropertyCheckConfigParam with Product with Serializable

    Permalink
    Definition Classes
    Configuration
    Annotations
    @deprecated
    Deprecated

    use SizeRange instead

  48. case class PropertyCheckConfig extends PropertyCheckConfigurable with Product with Serializable

    Permalink
    Definition Classes
    Configuration
    Annotations
    @deprecated
    Deprecated

    Use PropertyCheckConfiguration instead

  49. trait PropertyCheckConfigurable extends AnyRef

    Permalink
    Definition Classes
    Configuration
    Annotations
    @deprecated
    Deprecated

    Use PropertyCheckConfiguration directly instead.

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. def !==[T](right: Spread[T]): TripleEqualsInvocationOnSpread[T]

    Permalink
    Definition Classes
    TripleEqualsSupport
  3. def !==(right: Null): TripleEqualsInvocation[Null]

    Permalink
    Definition Classes
    TripleEqualsSupport
  4. def !==[T](right: T): TripleEqualsInvocation[T]

    Permalink
    Definition Classes
    TripleEqualsSupport
  5. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  6. def <[T](right: T)(implicit arg0: Ordering[T]): ResultOfLessThanComparison[T]

    Permalink
    Definition Classes
    Matchers
  7. def <=[T](right: T)(implicit arg0: Ordering[T]): ResultOfLessThanOrEqualToComparison[T]

    Permalink
    Definition Classes
    Matchers
  8. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  9. def ===[T](right: Spread[T]): TripleEqualsInvocationOnSpread[T]

    Permalink
    Definition Classes
    TripleEqualsSupport
  10. def ===(right: Null): TripleEqualsInvocation[Null]

    Permalink
    Definition Classes
    TripleEqualsSupport
  11. def ===[T](right: T): TripleEqualsInvocation[T]

    Permalink
    Definition Classes
    TripleEqualsSupport
  12. def >[T](right: T)(implicit arg0: Ordering[T]): ResultOfGreaterThanComparison[T]

    Permalink
    Definition Classes
    Matchers
  13. def >=[T](right: T)(implicit arg0: Ordering[T]): ResultOfGreaterThanOrEqualToComparison[T]

    Permalink
    Definition Classes
    Matchers
  14. implicit def PropertyCheckConfig2PropertyCheckConfiguration(p: (CatsSuite.this)#PropertyCheckConfig): (CatsSuite.this)#PropertyCheckConfiguration

    Permalink
    Definition Classes
    Configuration
  15. object PropertyCheckConfiguration extends Serializable

    Permalink
    Definition Classes
    Configuration
  16. def a[T](implicit arg0: ClassTag[T]): ResultOfATypeInvocation[T]

    Permalink
    Definition Classes
    Matchers
  17. val a: (CatsSuite.this)#AWord

    Permalink
    Definition Classes
    Matchers
  18. val after: (CatsSuite.this)#TheAfterWord

    Permalink
    Definition Classes
    Explicitly
  19. def alert: Alerter

    Permalink
    Attributes
    protected
    Definition Classes
    FunSuiteLike → Alerting
  20. def all(xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): (CatsSuite.this)#ResultOfCollectedAny[Char]

    Permalink
    Definition Classes
    Matchers
  21. def all[K, V, JMAP[k, v] <: Map[k, v]](xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]], prettifier: Prettifier, pos: Position): (CatsSuite.this)#ResultOfCollectedAny[Entry[K, V]]

    Permalink
    Definition Classes
    Matchers
  22. def all[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): (CatsSuite.this)#ResultOfCollectedAny[E]

    Permalink
    Definition Classes
    Matchers
  23. def allElementsOf[R](elements: GenTraversable[R]): ResultOfAllElementsOfApplication

    Permalink
    Definition Classes
    Matchers
  24. def allOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfAllOfApplication

    Permalink
    Definition Classes
    Matchers
  25. def an[T](implicit arg0: ClassTag[T]): ResultOfAnTypeInvocation[T]

    Permalink
    Definition Classes
    Matchers
  26. val an: (CatsSuite.this)#AnWord

    Permalink
    Definition Classes
    Matchers
  27. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  28. macro def assert(condition: Boolean, clue: Any)(implicit prettifier: Prettifier, pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  29. macro def assert(condition: Boolean)(implicit prettifier: Prettifier, pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  30. macro def assertCompiles(code: String)(implicit pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  31. macro def assertDoesNotCompile(code: String)(implicit pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  32. def assertResult(expected: Any)(actual: Any)(implicit prettifier: Prettifier, pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  33. def assertResult(expected: Any, clue: Any)(actual: Any)(implicit prettifier: Prettifier, pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  34. def assertThrows[T <: AnyRef](f: ⇒ Any)(implicit classTag: ClassTag[T], pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  35. macro def assertTypeError(code: String)(implicit pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  36. val assertionsHelper: (CatsSuite.this)#AssertionsHelper

    Permalink
    Definition Classes
    Assertions
  37. macro def assume(condition: Boolean, clue: Any)(implicit prettifier: Prettifier, pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  38. macro def assume(condition: Boolean)(implicit prettifier: Prettifier, pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  39. def atLeast(num: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): (CatsSuite.this)#ResultOfCollectedAny[Char]

    Permalink
    Definition Classes
    Matchers
  40. def atLeast[K, V, JMAP[k, v] <: Map[k, v]](num: Int, xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]], prettifier: Prettifier, pos: Position): (CatsSuite.this)#ResultOfCollectedAny[Entry[K, V]]

    Permalink
    Definition Classes
    Matchers
  41. def atLeast[E, C[_]](num: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): (CatsSuite.this)#ResultOfCollectedAny[E]

    Permalink
    Definition Classes
    Matchers
  42. def atLeastOneElementOf(elements: GenTraversable[Any]): ResultOfAtLeastOneElementOfApplication

    Permalink
    Definition Classes
    Matchers
  43. def atLeastOneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfAtLeastOneOfApplication

    Permalink
    Definition Classes
    Matchers
  44. def atMost(num: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): (CatsSuite.this)#ResultOfCollectedAny[Char]

    Permalink
    Definition Classes
    Matchers
  45. def atMost[K, V, JMAP[k, v] <: Map[k, v]](num: Int, xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]], prettifier: Prettifier, pos: Position): (CatsSuite.this)#ResultOfCollectedAny[Entry[K, V]]

    Permalink
    Definition Classes
    Matchers
  46. def atMost[E, C[_]](num: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): (CatsSuite.this)#ResultOfCollectedAny[E]

    Permalink
    Definition Classes
    Matchers
  47. def atMostOneElementOf[R](elements: GenTraversable[R]): ResultOfAtMostOneElementOfApplication

    Permalink
    Definition Classes
    Matchers
  48. def atMostOneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfAtMostOneOfApplication

    Permalink
    Definition Classes
    Matchers
  49. val be: BeWord

    Permalink
    Definition Classes
    MatcherWords
  50. def between(from: Int, upTo: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): (CatsSuite.this)#ResultOfCollectedAny[Char]

    Permalink
    Definition Classes
    Matchers
  51. def between[K, V, JMAP[k, v] <: Map[k, v]](from: Int, upTo: Int, xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]], prettifier: Prettifier, pos: Position): (CatsSuite.this)#ResultOfCollectedAny[Entry[K, V]]

    Permalink
    Definition Classes
    Matchers
  52. def between[E, C[_]](from: Int, upTo: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): (CatsSuite.this)#ResultOfCollectedAny[E]

    Permalink
    Definition Classes
    Matchers
  53. def cancel(cause: Throwable)(implicit pos: Position): Nothing

    Permalink
    Definition Classes
    Assertions
  54. def cancel(message: String, cause: Throwable)(implicit pos: Position): Nothing

    Permalink
    Definition Classes
    Assertions
  55. def cancel(message: String)(implicit pos: Position): Nothing

    Permalink
    Definition Classes
    Assertions
  56. def cancel()(implicit pos: Position): Nothing

    Permalink
    Definition Classes
    Assertions
  57. implicit def catsCanEqual[A, B](implicit A: Eq[A], ev: <:<[B, A]): CanEqual[A, B]

    Permalink
    Definition Classes
    StrictCatsEquality
  58. implicit val catsContravariantForHash: Contravariant[Hash]

    Permalink
    Definition Classes
    HashInstances
  59. implicit val catsContravariantSemigroupalEquiv: ContravariantSemigroupal[Equiv]

    Permalink
    Definition Classes
    EquivInstances
  60. implicit val catsContravariantSemigroupalForEq: ContravariantSemigroupal[Eq]

    Permalink
    Definition Classes
    EqInstances
  61. implicit val catsContravariantSemigroupalForOrder: ContravariantSemigroupal[Order]

    Permalink
    Definition Classes
    OrderInstances
  62. implicit val catsContravariantSemigroupalForOrdering: ContravariantSemigroupal[Ordering]

    Permalink
    Definition Classes
    OrderingInstances
  63. implicit val catsContravariantSemigroupalForPartialOrder: ContravariantSemigroupal[PartialOrder]

    Permalink
    Definition Classes
    PartialOrderInstances
  64. implicit val catsContravariantSemigroupalForPartialOrdering: ContravariantSemigroupal[PartialOrdering]

    Permalink
    Definition Classes
    PartialOrderingInstances
  65. implicit def catsDataMonoidForEither[A, B](implicit B: kernel.Monoid[B]): kernel.Monoid[Either[A, B]]

    Permalink
    Definition Classes
    EitherInstances
  66. implicit def catsDataSemigroupForEither[A, B](implicit B: kernel.Semigroup[B]): kernel.Semigroup[Either[A, B]]

    Permalink
    Definition Classes
    EitherInstances0
  67. implicit val catsInvariantMonoidalCommutativeSemigroup: InvariantMonoidal[CommutativeSemigroup]

    Permalink
    Definition Classes
    InvariantMonoidalInstances
  68. implicit val catsInvariantMonoidalSemigroup: InvariantMonoidal[kernel.Semigroup]

    Permalink
    Definition Classes
    InvariantMonoidalInstances
  69. implicit def catsKernelBandForFunction0[A](implicit S: Band[A]): Band[() ⇒ A]

    Permalink
    Definition Classes
    FunctionInstances2
  70. implicit def catsKernelBandForFunction1[A, B](implicit S: Band[B]): Band[(A) ⇒ B]

    Permalink
    Definition Classes
    FunctionInstances2
  71. implicit def catsKernelBoundedSemilatticeForFunction0[A](implicit G: BoundedSemilattice[A]): BoundedSemilattice[() ⇒ A]

    Permalink
    Definition Classes
    FunctionInstances0
  72. implicit def catsKernelBoundedSemilatticeForFunction1[A, B](implicit G: BoundedSemilattice[B]): BoundedSemilattice[(A) ⇒ B]

    Permalink
    Definition Classes
    FunctionInstances0
  73. implicit def catsKernelCommutativeGroupForFunction0[A](implicit G: CommutativeGroup[A]): CommutativeGroup[() ⇒ A]

    Permalink
    Definition Classes
    FunctionInstances
  74. implicit def catsKernelCommutativeGroupForFunction1[A, B](implicit G: CommutativeGroup[B]): CommutativeGroup[(A) ⇒ B]

    Permalink
    Definition Classes
    FunctionInstances
  75. implicit def catsKernelCommutativeMonoidForFunction0[A](implicit M: CommutativeMonoid[A]): CommutativeMonoid[() ⇒ A]

    Permalink
    Definition Classes
    FunctionInstances1
  76. implicit def catsKernelCommutativeMonoidForFunction1[A, B](implicit M: CommutativeMonoid[B]): CommutativeMonoid[(A) ⇒ B]

    Permalink
    Definition Classes
    FunctionInstances1
  77. implicit def catsKernelCommutativeSemigroupForFunction0[A](implicit S: CommutativeSemigroup[A]): CommutativeSemigroup[() ⇒ A]

    Permalink
    Definition Classes
    FunctionInstances3
  78. implicit def catsKernelCommutativeSemigroupForFunction1[A, B](implicit S: CommutativeSemigroup[B]): CommutativeSemigroup[(A) ⇒ B]

    Permalink
    Definition Classes
    FunctionInstances3
  79. implicit def catsKernelEqForFunction0[A](implicit ev: kernel.Eq[A]): kernel.Eq[() ⇒ A]

    Permalink
    Definition Classes
    FunctionInstances1
  80. implicit def catsKernelGroupForFunction0[A](implicit G: kernel.Group[A]): kernel.Group[() ⇒ A]

    Permalink
    Definition Classes
    FunctionInstances0
  81. implicit def catsKernelGroupForFunction1[A, B](implicit G: kernel.Group[B]): kernel.Group[(A) ⇒ B]

    Permalink
    Definition Classes
    FunctionInstances0
  82. implicit def catsKernelHashForFunction0[A](implicit ev: kernel.Hash[A]): kernel.Hash[() ⇒ A]

    Permalink
    Definition Classes
    FunctionInstances0
  83. implicit def catsKernelMonoidForFunction0[A](implicit M: kernel.Monoid[A]): kernel.Monoid[() ⇒ A]

    Permalink
    Definition Classes
    FunctionInstances2
  84. implicit def catsKernelMonoidForFunction1[A, B](implicit M: kernel.Monoid[B]): kernel.Monoid[(A) ⇒ B]

    Permalink
    Definition Classes
    FunctionInstances2
  85. implicit def catsKernelOrderForFunction0[A](implicit ev: kernel.Order[A]): kernel.Order[() ⇒ A]

    Permalink
    Definition Classes
    FunctionInstances
  86. implicit def catsKernelOrderingForOrder[A](implicit ev: kernel.Order[A]): Ordering[A]

    Permalink
    Definition Classes
    OrderToOrderingConversion
  87. implicit def catsKernelPartialOrderForFunction0[A](implicit ev: kernel.PartialOrder[A]): kernel.PartialOrder[() ⇒ A]

    Permalink
    Definition Classes
    FunctionInstances0
  88. implicit def catsKernelSemigroupForFunction0[A](implicit S: kernel.Semigroup[A]): kernel.Semigroup[() ⇒ A]

    Permalink
    Definition Classes
    FunctionInstances4
  89. implicit def catsKernelSemigroupForFunction1[A, B](implicit S: kernel.Semigroup[B]): kernel.Semigroup[(A) ⇒ B]

    Permalink
    Definition Classes
    FunctionInstances4
  90. implicit def catsKernelSemilatticeForFunction0[A](implicit M: Semilattice[A]): Semilattice[() ⇒ A]

    Permalink
    Definition Classes
    FunctionInstances1
  91. implicit def catsKernelSemilatticeForFunction1[A, B](implicit M: Semilattice[B]): Semilattice[(A) ⇒ B]

    Permalink
    Definition Classes
    FunctionInstances1
  92. implicit val catsKernelStdAlgebraForUnit: BoundedSemilattice[Unit] with CommutativeGroup[Unit]

    Permalink
    Definition Classes
    UnitInstances
  93. implicit def catsKernelStdBandForTuple1[A0](implicit A0: Band[A0]): Band[(A0)]

    Permalink
    Definition Classes
    TupleInstances2
  94. implicit def catsKernelStdBandForTuple10[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7], A8: Band[A8], A9: Band[A9]): Band[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9)]

    Permalink
    Definition Classes
    TupleInstances2
  95. implicit def catsKernelStdBandForTuple11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7], A8: Band[A8], A9: Band[A9], A10: Band[A10]): Band[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)]

    Permalink
    Definition Classes
    TupleInstances2
  96. implicit def catsKernelStdBandForTuple12[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7], A8: Band[A8], A9: Band[A9], A10: Band[A10], A11: Band[A11]): Band[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)]

    Permalink
    Definition Classes
    TupleInstances2
  97. implicit def catsKernelStdBandForTuple13[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7], A8: Band[A8], A9: Band[A9], A10: Band[A10], A11: Band[A11], A12: Band[A12]): Band[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12)]

    Permalink
    Definition Classes
    TupleInstances2
  98. implicit def catsKernelStdBandForTuple14[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7], A8: Band[A8], A9: Band[A9], A10: Band[A10], A11: Band[A11], A12: Band[A12], A13: Band[A13]): Band[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13)]

    Permalink
    Definition Classes
    TupleInstances2
  99. implicit def catsKernelStdBandForTuple15[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7], A8: Band[A8], A9: Band[A9], A10: Band[A10], A11: Band[A11], A12: Band[A12], A13: Band[A13], A14: Band[A14]): Band[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14)]

    Permalink
    Definition Classes
    TupleInstances2
  100. implicit def catsKernelStdBandForTuple16[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7], A8: Band[A8], A9: Band[A9], A10: Band[A10], A11: Band[A11], A12: Band[A12], A13: Band[A13], A14: Band[A14], A15: Band[A15]): Band[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15)]

    Permalink
    Definition Classes
    TupleInstances2
  101. implicit def catsKernelStdBandForTuple17[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7], A8: Band[A8], A9: Band[A9], A10: Band[A10], A11: Band[A11], A12: Band[A12], A13: Band[A13], A14: Band[A14], A15: Band[A15], A16: Band[A16]): Band[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16)]

    Permalink
    Definition Classes
    TupleInstances2
  102. implicit def catsKernelStdBandForTuple18[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7], A8: Band[A8], A9: Band[A9], A10: Band[A10], A11: Band[A11], A12: Band[A12], A13: Band[A13], A14: Band[A14], A15: Band[A15], A16: Band[A16], A17: Band[A17]): Band[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17)]

    Permalink
    Definition Classes
    TupleInstances2
  103. implicit def catsKernelStdBandForTuple19[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7], A8: Band[A8], A9: Band[A9], A10: Band[A10], A11: Band[A11], A12: Band[A12], A13: Band[A13], A14: Band[A14], A15: Band[A15], A16: Band[A16], A17: Band[A17], A18: Band[A18]): Band[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18)]

    Permalink
    Definition Classes
    TupleInstances2
  104. implicit def catsKernelStdBandForTuple2[A0, A1](implicit A0: Band[A0], A1: Band[A1]): Band[(A0, A1)]

    Permalink
    Definition Classes
    TupleInstances2
  105. implicit def catsKernelStdBandForTuple20[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7], A8: Band[A8], A9: Band[A9], A10: Band[A10], A11: Band[A11], A12: Band[A12], A13: Band[A13], A14: Band[A14], A15: Band[A15], A16: Band[A16], A17: Band[A17], A18: Band[A18], A19: Band[A19]): Band[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19)]

    Permalink
    Definition Classes
    TupleInstances2
  106. implicit def catsKernelStdBandForTuple21[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7], A8: Band[A8], A9: Band[A9], A10: Band[A10], A11: Band[A11], A12: Band[A12], A13: Band[A13], A14: Band[A14], A15: Band[A15], A16: Band[A16], A17: Band[A17], A18: Band[A18], A19: Band[A19], A20: Band[A20]): Band[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20)]

    Permalink
    Definition Classes
    TupleInstances2
  107. implicit def catsKernelStdBandForTuple22[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7], A8: Band[A8], A9: Band[A9], A10: Band[A10], A11: Band[A11], A12: Band[A12], A13: Band[A13], A14: Band[A14], A15: Band[A15], A16: Band[A16], A17: Band[A17], A18: Band[A18], A19: Band[A19], A20: Band[A20], A21: Band[A21]): Band[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21)]

    Permalink
    Definition Classes
    TupleInstances2
  108. implicit def catsKernelStdBandForTuple3[A0, A1, A2](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2]): Band[(A0, A1, A2)]

    Permalink
    Definition Classes
    TupleInstances2
  109. implicit def catsKernelStdBandForTuple4[A0, A1, A2, A3](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3]): Band[(A0, A1, A2, A3)]

    Permalink
    Definition Classes
    TupleInstances2
  110. implicit def catsKernelStdBandForTuple5[A0, A1, A2, A3, A4](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4]): Band[(A0, A1, A2, A3, A4)]

    Permalink
    Definition Classes
    TupleInstances2
  111. implicit def catsKernelStdBandForTuple6[A0, A1, A2, A3, A4, A5](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5]): Band[(A0, A1, A2, A3, A4, A5)]

    Permalink
    Definition Classes
    TupleInstances2
  112. implicit def catsKernelStdBandForTuple7[A0, A1, A2, A3, A4, A5, A6](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6]): Band[(A0, A1, A2, A3, A4, A5, A6)]

    Permalink
    Definition Classes
    TupleInstances2
  113. implicit def catsKernelStdBandForTuple8[A0, A1, A2, A3, A4, A5, A6, A7](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7]): Band[(A0, A1, A2, A3, A4, A5, A6, A7)]

    Permalink
    Definition Classes
    TupleInstances2
  114. implicit def catsKernelStdBandForTuple9[A0, A1, A2, A3, A4, A5, A6, A7, A8](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7], A8: Band[A8]): Band[(A0, A1, A2, A3, A4, A5, A6, A7, A8)]

    Permalink
    Definition Classes
    TupleInstances2
  115. implicit def catsKernelStdBoundedSemilatticeForTuple1[A0](implicit A0: BoundedSemilattice[A0]): BoundedSemilattice[(A0)]

    Permalink
    Definition Classes
    TupleInstances
  116. implicit def catsKernelStdBoundedSemilatticeForTuple10[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9](implicit A0: BoundedSemilattice[A0], A1: BoundedSemilattice[A1], A2: BoundedSemilattice[A2], A3: BoundedSemilattice[A3], A4: BoundedSemilattice[A4], A5: BoundedSemilattice[A5], A6: BoundedSemilattice[A6], A7: BoundedSemilattice[A7], A8: BoundedSemilattice[A8], A9: BoundedSemilattice[A9]): BoundedSemilattice[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9)]

    Permalink
    Definition Classes
    TupleInstances
  117. implicit def catsKernelStdBoundedSemilatticeForTuple11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10](implicit A0: BoundedSemilattice[A0], A1: BoundedSemilattice[A1], A2: BoundedSemilattice[A2], A3: BoundedSemilattice[A3], A4: BoundedSemilattice[A4], A5: BoundedSemilattice[A5], A6: BoundedSemilattice[A6], A7: BoundedSemilattice[A7], A8: BoundedSemilattice[A8], A9: BoundedSemilattice[A9], A10: BoundedSemilattice[A10]): BoundedSemilattice[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)]

    Permalink
    Definition Classes
    TupleInstances
  118. implicit def catsKernelStdBoundedSemilatticeForTuple12[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11](implicit A0: BoundedSemilattice[A0], A1: BoundedSemilattice[A1], A2: BoundedSemilattice[A2], A3: BoundedSemilattice[A3], A4: BoundedSemilattice[A4], A5: BoundedSemilattice[A5], A6: BoundedSemilattice[A6], A7: BoundedSemilattice[A7], A8: BoundedSemilattice[A8], A9: BoundedSemilattice[A9], A10: BoundedSemilattice[A10], A11: BoundedSemilattice[A11]): BoundedSemilattice[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)]

    Permalink
    Definition Classes
    TupleInstances
  119. implicit def catsKernelStdBoundedSemilatticeForTuple13[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12](implicit A0: BoundedSemilattice[A0], A1: BoundedSemilattice[A1], A2: BoundedSemilattice[A2], A3: BoundedSemilattice[A3], A4: BoundedSemilattice[A4], A5: BoundedSemilattice[A5], A6: BoundedSemilattice[A6], A7: BoundedSemilattice[A7], A8: BoundedSemilattice[A8], A9: BoundedSemilattice[A9], A10: BoundedSemilattice[A10], A11: BoundedSemilattice[A11], A12: BoundedSemilattice[A12]): BoundedSemilattice[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12)]

    Permalink
    Definition Classes
    TupleInstances
  120. implicit def catsKernelStdBoundedSemilatticeForTuple14[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13](implicit A0: BoundedSemilattice[A0], A1: BoundedSemilattice[A1], A2: BoundedSemilattice[A2], A3: BoundedSemilattice[A3], A4: BoundedSemilattice[A4], A5: BoundedSemilattice[A5], A6: BoundedSemilattice[A6], A7: BoundedSemilattice[A7], A8: BoundedSemilattice[A8], A9: BoundedSemilattice[A9], A10: BoundedSemilattice[A10], A11: BoundedSemilattice[A11], A12: BoundedSemilattice[A12], A13: BoundedSemilattice[A13]): BoundedSemilattice[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13)]

    Permalink
    Definition Classes
    TupleInstances
  121. implicit def catsKernelStdBoundedSemilatticeForTuple15[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14](implicit A0: BoundedSemilattice[A0], A1: BoundedSemilattice[A1], A2: BoundedSemilattice[A2], A3: BoundedSemilattice[A3], A4: BoundedSemilattice[A4], A5: BoundedSemilattice[A5], A6: BoundedSemilattice[A6], A7: BoundedSemilattice[A7], A8: BoundedSemilattice[A8], A9: BoundedSemilattice[A9], A10: BoundedSemilattice[A10], A11: BoundedSemilattice[A11], A12: BoundedSemilattice[A12], A13: BoundedSemilattice[A13], A14: BoundedSemilattice[A14]): BoundedSemilattice[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14)]

    Permalink
    Definition Classes
    TupleInstances
  122. implicit def catsKernelStdBoundedSemilatticeForTuple16[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15](implicit A0: BoundedSemilattice[A0], A1: BoundedSemilattice[A1], A2: BoundedSemilattice[A2], A3: BoundedSemilattice[A3], A4: BoundedSemilattice[A4], A5: BoundedSemilattice[A5], A6: BoundedSemilattice[A6], A7: BoundedSemilattice[A7], A8: BoundedSemilattice[A8], A9: BoundedSemilattice[A9], A10: BoundedSemilattice[A10], A11: BoundedSemilattice[A11], A12: BoundedSemilattice[A12], A13: BoundedSemilattice[A13], A14: BoundedSemilattice[A14], A15: BoundedSemilattice[A15]): BoundedSemilattice[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15)]

    Permalink
    Definition Classes
    TupleInstances
  123. implicit def catsKernelStdBoundedSemilatticeForTuple17[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16](implicit A0: BoundedSemilattice[A0], A1: BoundedSemilattice[A1], A2: BoundedSemilattice[A2], A3: BoundedSemilattice[A3], A4: BoundedSemilattice[A4], A5: BoundedSemilattice[A5], A6: BoundedSemilattice[A6], A7: BoundedSemilattice[A7], A8: BoundedSemilattice[A8], A9: BoundedSemilattice[A9], A10: BoundedSemilattice[A10], A11: BoundedSemilattice[A11], A12: BoundedSemilattice[A12], A13: BoundedSemilattice[A13], A14: BoundedSemilattice[A14], A15: BoundedSemilattice[A15], A16: BoundedSemilattice[A16]): BoundedSemilattice[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16)]

    Permalink
    Definition Classes
    TupleInstances
  124. implicit def catsKernelStdBoundedSemilatticeForTuple18[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17](implicit A0: BoundedSemilattice[A0], A1: BoundedSemilattice[A1], A2: BoundedSemilattice[A2], A3: BoundedSemilattice[A3], A4: BoundedSemilattice[A4], A5: BoundedSemilattice[A5], A6: BoundedSemilattice[A6], A7: BoundedSemilattice[A7], A8: BoundedSemilattice[A8], A9: BoundedSemilattice[A9], A10: BoundedSemilattice[A10], A11: BoundedSemilattice[A11], A12: BoundedSemilattice[A12], A13: BoundedSemilattice[A13], A14: BoundedSemilattice[A14], A15: BoundedSemilattice[A15], A16: BoundedSemilattice[A16], A17: BoundedSemilattice[A17]): BoundedSemilattice[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17)]

    Permalink
    Definition Classes
    TupleInstances
  125. implicit def catsKernelStdBoundedSemilatticeForTuple19[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18](implicit A0: BoundedSemilattice[A0], A1: BoundedSemilattice[A1], A2: BoundedSemilattice[A2], A3: BoundedSemilattice[A3], A4: BoundedSemilattice[A4], A5: BoundedSemilattice[A5], A6: BoundedSemilattice[A6], A7: BoundedSemilattice[A7], A8: BoundedSemilattice[A8], A9: BoundedSemilattice[A9], A10: BoundedSemilattice[A10], A11: BoundedSemilattice[A11], A12: BoundedSemilattice[A12], A13: BoundedSemilattice[A13], A14: BoundedSemilattice[A14], A15: BoundedSemilattice[A15], A16: BoundedSemilattice[A16], A17: BoundedSemilattice[A17], A18: BoundedSemilattice[A18]): BoundedSemilattice[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18)]

    Permalink
    Definition Classes
    TupleInstances
  126. implicit def catsKernelStdBoundedSemilatticeForTuple2[A0, A1](implicit A0: BoundedSemilattice[A0], A1: BoundedSemilattice[A1]): BoundedSemilattice[(A0, A1)]

    Permalink
    Definition Classes
    TupleInstances
  127. implicit def catsKernelStdBoundedSemilatticeForTuple20[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19](implicit A0: BoundedSemilattice[A0], A1: BoundedSemilattice[A1], A2: BoundedSemilattice[A2], A3: BoundedSemilattice[A3], A4: BoundedSemilattice[A4], A5: BoundedSemilattice[A5], A6: BoundedSemilattice[A6], A7: BoundedSemilattice[A7], A8: BoundedSemilattice[A8], A9: BoundedSemilattice[A9], A10: BoundedSemilattice[A10], A11: BoundedSemilattice[A11], A12: BoundedSemilattice[A12], A13: BoundedSemilattice[A13], A14: BoundedSemilattice[A14], A15: BoundedSemilattice[A15], A16: BoundedSemilattice[A16], A17: BoundedSemilattice[A17], A18: BoundedSemilattice[A18], A19: BoundedSemilattice[A19]): BoundedSemilattice[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19)]

    Permalink
    Definition Classes
    TupleInstances
  128. implicit def catsKernelStdBoundedSemilatticeForTuple21[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20](implicit A0: BoundedSemilattice[A0], A1: BoundedSemilattice[A1], A2: BoundedSemilattice[A2], A3: BoundedSemilattice[A3], A4: BoundedSemilattice[A4], A5: BoundedSemilattice[A5], A6: BoundedSemilattice[A6], A7: BoundedSemilattice[A7], A8: BoundedSemilattice[A8], A9: BoundedSemilattice[A9], A10: BoundedSemilattice[A10], A11: BoundedSemilattice[A11], A12: BoundedSemilattice[A12], A13: BoundedSemilattice[A13], A14: BoundedSemilattice[A14], A15: BoundedSemilattice[A15], A16: BoundedSemilattice[A16], A17: BoundedSemilattice[A17], A18: BoundedSemilattice[A18], A19: BoundedSemilattice[A19], A20: BoundedSemilattice[A20]): BoundedSemilattice[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20)]

    Permalink
    Definition Classes
    TupleInstances
  129. implicit def catsKernelStdBoundedSemilatticeForTuple22[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21](implicit A0: BoundedSemilattice[A0], A1: BoundedSemilattice[A1], A2: BoundedSemilattice[A2], A3: BoundedSemilattice[A3], A4: BoundedSemilattice[A4], A5: BoundedSemilattice[A5], A6: BoundedSemilattice[A6], A7: BoundedSemilattice[A7], A8: BoundedSemilattice[A8], A9: BoundedSemilattice[A9], A10: BoundedSemilattice[A10], A11: BoundedSemilattice[A11], A12: BoundedSemilattice[A12], A13: BoundedSemilattice[A13], A14: BoundedSemilattice[A14], A15: BoundedSemilattice[A15], A16: BoundedSemilattice[A16], A17: BoundedSemilattice[A17], A18: BoundedSemilattice[A18], A19: BoundedSemilattice[A19], A20: BoundedSemilattice[A20], A21: BoundedSemilattice[A21]): BoundedSemilattice[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21)]

    Permalink
    Definition Classes
    TupleInstances
  130. implicit def catsKernelStdBoundedSemilatticeForTuple3[A0, A1, A2](implicit A0: BoundedSemilattice[A0], A1: BoundedSemilattice[A1], A2: BoundedSemilattice[A2]): BoundedSemilattice[(A0, A1, A2)]

    Permalink
    Definition Classes
    TupleInstances
  131. implicit def catsKernelStdBoundedSemilatticeForTuple4[A0, A1, A2, A3](implicit A0: BoundedSemilattice[A0], A1: BoundedSemilattice[A1], A2: BoundedSemilattice[A2], A3: BoundedSemilattice[A3]): BoundedSemilattice[(A0, A1, A2, A3)]

    Permalink
    Definition Classes
    TupleInstances
  132. implicit def catsKernelStdBoundedSemilatticeForTuple5[A0, A1, A2, A3, A4](implicit A0: BoundedSemilattice[A0], A1: BoundedSemilattice[A1], A2: BoundedSemilattice[A2], A3: BoundedSemilattice[A3], A4: BoundedSemilattice[A4]): BoundedSemilattice[(A0, A1, A2, A3, A4)]

    Permalink
    Definition Classes
    TupleInstances
  133. implicit def catsKernelStdBoundedSemilatticeForTuple6[A0, A1, A2, A3, A4, A5](implicit A0: BoundedSemilattice[A0], A1: BoundedSemilattice[A1], A2: BoundedSemilattice[A2], A3: BoundedSemilattice[A3], A4: BoundedSemilattice[A4], A5: BoundedSemilattice[A5]): BoundedSemilattice[(A0, A1, A2, A3, A4, A5)]

    Permalink
    Definition Classes
    TupleInstances
  134. implicit def catsKernelStdBoundedSemilatticeForTuple7[A0, A1, A2, A3, A4, A5, A6](implicit A0: BoundedSemilattice[A0], A1: BoundedSemilattice[A1], A2: BoundedSemilattice[A2], A3: BoundedSemilattice[A3], A4: BoundedSemilattice[A4], A5: BoundedSemilattice[A5], A6: BoundedSemilattice[A6]): BoundedSemilattice[(A0, A1, A2, A3, A4, A5, A6)]

    Permalink
    Definition Classes
    TupleInstances
  135. implicit def catsKernelStdBoundedSemilatticeForTuple8[A0, A1, A2, A3, A4, A5, A6, A7](implicit A0: BoundedSemilattice[A0], A1: BoundedSemilattice[A1], A2: BoundedSemilattice[A2], A3: BoundedSemilattice[A3], A4: BoundedSemilattice[A4], A5: BoundedSemilattice[A5], A6: BoundedSemilattice[A6], A7: BoundedSemilattice[A7]): BoundedSemilattice[(A0, A1, A2, A3, A4, A5, A6, A7)]

    Permalink
    Definition Classes
    TupleInstances
  136. implicit def catsKernelStdBoundedSemilatticeForTuple9[A0, A1, A2, A3, A4, A5, A6, A7, A8](implicit A0: BoundedSemilattice[A0], A1: BoundedSemilattice[A1], A2: BoundedSemilattice[A2], A3: BoundedSemilattice[A3], A4: BoundedSemilattice[A4], A5: BoundedSemilattice[A5], A6: BoundedSemilattice[A6], A7: BoundedSemilattice[A7], A8: BoundedSemilattice[A8]): BoundedSemilattice[(A0, A1, A2, A3, A4, A5, A6, A7, A8)]

    Permalink
    Definition Classes
    TupleInstances
  137. implicit def catsKernelStdCommutativeGroupForTuple1[A0](implicit A0: CommutativeGroup[A0]): CommutativeGroup[(A0)]

    Permalink
    Definition Classes
    TupleInstances
  138. implicit def catsKernelStdCommutativeGroupForTuple10[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9](implicit A0: CommutativeGroup[A0], A1: CommutativeGroup[A1], A2: CommutativeGroup[A2], A3: CommutativeGroup[A3], A4: CommutativeGroup[A4], A5: CommutativeGroup[A5], A6: CommutativeGroup[A6], A7: CommutativeGroup[A7], A8: CommutativeGroup[A8], A9: CommutativeGroup[A9]): CommutativeGroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9)]

    Permalink
    Definition Classes
    TupleInstances
  139. implicit def catsKernelStdCommutativeGroupForTuple11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10](implicit A0: CommutativeGroup[A0], A1: CommutativeGroup[A1], A2: CommutativeGroup[A2], A3: CommutativeGroup[A3], A4: CommutativeGroup[A4], A5: CommutativeGroup[A5], A6: CommutativeGroup[A6], A7: CommutativeGroup[A7], A8: CommutativeGroup[A8], A9: CommutativeGroup[A9], A10: CommutativeGroup[A10]): CommutativeGroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)]

    Permalink
    Definition Classes
    TupleInstances
  140. implicit def catsKernelStdCommutativeGroupForTuple12[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11](implicit A0: CommutativeGroup[A0], A1: CommutativeGroup[A1], A2: CommutativeGroup[A2], A3: CommutativeGroup[A3], A4: CommutativeGroup[A4], A5: CommutativeGroup[A5], A6: CommutativeGroup[A6], A7: CommutativeGroup[A7], A8: CommutativeGroup[A8], A9: CommutativeGroup[A9], A10: CommutativeGroup[A10], A11: CommutativeGroup[A11]): CommutativeGroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)]

    Permalink
    Definition Classes
    TupleInstances
  141. implicit def catsKernelStdCommutativeGroupForTuple13[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12](implicit A0: CommutativeGroup[A0], A1: CommutativeGroup[A1], A2: CommutativeGroup[A2], A3: CommutativeGroup[A3], A4: CommutativeGroup[A4], A5: CommutativeGroup[A5], A6: CommutativeGroup[A6], A7: CommutativeGroup[A7], A8: CommutativeGroup[A8], A9: CommutativeGroup[A9], A10: CommutativeGroup[A10], A11: CommutativeGroup[A11], A12: CommutativeGroup[A12]): CommutativeGroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12)]

    Permalink
    Definition Classes
    TupleInstances
  142. implicit def catsKernelStdCommutativeGroupForTuple14[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13](implicit A0: CommutativeGroup[A0], A1: CommutativeGroup[A1], A2: CommutativeGroup[A2], A3: CommutativeGroup[A3], A4: CommutativeGroup[A4], A5: CommutativeGroup[A5], A6: CommutativeGroup[A6], A7: CommutativeGroup[A7], A8: CommutativeGroup[A8], A9: CommutativeGroup[A9], A10: CommutativeGroup[A10], A11: CommutativeGroup[A11], A12: CommutativeGroup[A12], A13: CommutativeGroup[A13]): CommutativeGroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13)]

    Permalink
    Definition Classes
    TupleInstances
  143. implicit def catsKernelStdCommutativeGroupForTuple15[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14](implicit A0: CommutativeGroup[A0], A1: CommutativeGroup[A1], A2: CommutativeGroup[A2], A3: CommutativeGroup[A3], A4: CommutativeGroup[A4], A5: CommutativeGroup[A5], A6: CommutativeGroup[A6], A7: CommutativeGroup[A7], A8: CommutativeGroup[A8], A9: CommutativeGroup[A9], A10: CommutativeGroup[A10], A11: CommutativeGroup[A11], A12: CommutativeGroup[A12], A13: CommutativeGroup[A13], A14: CommutativeGroup[A14]): CommutativeGroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14)]

    Permalink
    Definition Classes
    TupleInstances
  144. implicit def catsKernelStdCommutativeGroupForTuple16[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15](implicit A0: CommutativeGroup[A0], A1: CommutativeGroup[A1], A2: CommutativeGroup[A2], A3: CommutativeGroup[A3], A4: CommutativeGroup[A4], A5: CommutativeGroup[A5], A6: CommutativeGroup[A6], A7: CommutativeGroup[A7], A8: CommutativeGroup[A8], A9: CommutativeGroup[A9], A10: CommutativeGroup[A10], A11: CommutativeGroup[A11], A12: CommutativeGroup[A12], A13: CommutativeGroup[A13], A14: CommutativeGroup[A14], A15: CommutativeGroup[A15]): CommutativeGroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15)]

    Permalink
    Definition Classes
    TupleInstances
  145. implicit def catsKernelStdCommutativeGroupForTuple17[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16](implicit A0: CommutativeGroup[A0], A1: CommutativeGroup[A1], A2: CommutativeGroup[A2], A3: CommutativeGroup[A3], A4: CommutativeGroup[A4], A5: CommutativeGroup[A5], A6: CommutativeGroup[A6], A7: CommutativeGroup[A7], A8: CommutativeGroup[A8], A9: CommutativeGroup[A9], A10: CommutativeGroup[A10], A11: CommutativeGroup[A11], A12: CommutativeGroup[A12], A13: CommutativeGroup[A13], A14: CommutativeGroup[A14], A15: CommutativeGroup[A15], A16: CommutativeGroup[A16]): CommutativeGroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16)]

    Permalink
    Definition Classes
    TupleInstances
  146. implicit def catsKernelStdCommutativeGroupForTuple18[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17](implicit A0: CommutativeGroup[A0], A1: CommutativeGroup[A1], A2: CommutativeGroup[A2], A3: CommutativeGroup[A3], A4: CommutativeGroup[A4], A5: CommutativeGroup[A5], A6: CommutativeGroup[A6], A7: CommutativeGroup[A7], A8: CommutativeGroup[A8], A9: CommutativeGroup[A9], A10: CommutativeGroup[A10], A11: CommutativeGroup[A11], A12: CommutativeGroup[A12], A13: CommutativeGroup[A13], A14: CommutativeGroup[A14], A15: CommutativeGroup[A15], A16: CommutativeGroup[A16], A17: CommutativeGroup[A17]): CommutativeGroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17)]

    Permalink
    Definition Classes
    TupleInstances
  147. implicit def catsKernelStdCommutativeGroupForTuple19[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18](implicit A0: CommutativeGroup[A0], A1: CommutativeGroup[A1], A2: CommutativeGroup[A2], A3: CommutativeGroup[A3], A4: CommutativeGroup[A4], A5: CommutativeGroup[A5], A6: CommutativeGroup[A6], A7: CommutativeGroup[A7], A8: CommutativeGroup[A8], A9: CommutativeGroup[A9], A10: CommutativeGroup[A10], A11: CommutativeGroup[A11], A12: CommutativeGroup[A12], A13: CommutativeGroup[A13], A14: CommutativeGroup[A14], A15: CommutativeGroup[A15], A16: CommutativeGroup[A16], A17: CommutativeGroup[A17], A18: CommutativeGroup[A18]): CommutativeGroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18)]

    Permalink
    Definition Classes
    TupleInstances
  148. implicit def catsKernelStdCommutativeGroupForTuple2[A0, A1](implicit A0: CommutativeGroup[A0], A1: CommutativeGroup[A1]): CommutativeGroup[(A0, A1)]

    Permalink
    Definition Classes
    TupleInstances
  149. implicit def catsKernelStdCommutativeGroupForTuple20[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19](implicit A0: CommutativeGroup[A0], A1: CommutativeGroup[A1], A2: CommutativeGroup[A2], A3: CommutativeGroup[A3], A4: CommutativeGroup[A4], A5: CommutativeGroup[A5], A6: CommutativeGroup[A6], A7: CommutativeGroup[A7], A8: CommutativeGroup[A8], A9: CommutativeGroup[A9], A10: CommutativeGroup[A10], A11: CommutativeGroup[A11], A12: CommutativeGroup[A12], A13: CommutativeGroup[A13], A14: CommutativeGroup[A14], A15: CommutativeGroup[A15], A16: CommutativeGroup[A16], A17: CommutativeGroup[A17], A18: CommutativeGroup[A18], A19: CommutativeGroup[A19]): CommutativeGroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19)]

    Permalink
    Definition Classes
    TupleInstances
  150. implicit def catsKernelStdCommutativeGroupForTuple21[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20](implicit A0: CommutativeGroup[A0], A1: CommutativeGroup[A1], A2: CommutativeGroup[A2], A3: CommutativeGroup[A3], A4: CommutativeGroup[A4], A5: CommutativeGroup[A5], A6: CommutativeGroup[A6], A7: CommutativeGroup[A7], A8: CommutativeGroup[A8], A9: CommutativeGroup[A9], A10: CommutativeGroup[A10], A11: CommutativeGroup[A11], A12: CommutativeGroup[A12], A13: CommutativeGroup[A13], A14: CommutativeGroup[A14], A15: CommutativeGroup[A15], A16: CommutativeGroup[A16], A17: CommutativeGroup[A17], A18: CommutativeGroup[A18], A19: CommutativeGroup[A19], A20: CommutativeGroup[A20]): CommutativeGroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20)]

    Permalink
    Definition Classes
    TupleInstances
  151. implicit def catsKernelStdCommutativeGroupForTuple22[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21](implicit A0: CommutativeGroup[A0], A1: CommutativeGroup[A1], A2: CommutativeGroup[A2], A3: CommutativeGroup[A3], A4: CommutativeGroup[A4], A5: CommutativeGroup[A5], A6: CommutativeGroup[A6], A7: CommutativeGroup[A7], A8: CommutativeGroup[A8], A9: CommutativeGroup[A9], A10: CommutativeGroup[A10], A11: CommutativeGroup[A11], A12: CommutativeGroup[A12], A13: CommutativeGroup[A13], A14: CommutativeGroup[A14], A15: CommutativeGroup[A15], A16: CommutativeGroup[A16], A17: CommutativeGroup[A17], A18: CommutativeGroup[A18], A19: CommutativeGroup[A19], A20: CommutativeGroup[A20], A21: CommutativeGroup[A21]): CommutativeGroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21)]

    Permalink
    Definition Classes
    TupleInstances
  152. implicit def catsKernelStdCommutativeGroupForTuple3[A0, A1, A2](implicit A0: CommutativeGroup[A0], A1: CommutativeGroup[A1], A2: CommutativeGroup[A2]): CommutativeGroup[(A0, A1, A2)]

    Permalink
    Definition Classes
    TupleInstances
  153. implicit def catsKernelStdCommutativeGroupForTuple4[A0, A1, A2, A3](implicit A0: CommutativeGroup[A0], A1: CommutativeGroup[A1], A2: CommutativeGroup[A2], A3: CommutativeGroup[A3]): CommutativeGroup[(A0, A1, A2, A3)]

    Permalink
    Definition Classes
    TupleInstances
  154. implicit def catsKernelStdCommutativeGroupForTuple5[A0, A1, A2, A3, A4](implicit A0: CommutativeGroup[A0], A1: CommutativeGroup[A1], A2: CommutativeGroup[A2], A3: CommutativeGroup[A3], A4: CommutativeGroup[A4]): CommutativeGroup[(A0, A1, A2, A3, A4)]

    Permalink
    Definition Classes
    TupleInstances
  155. implicit def catsKernelStdCommutativeGroupForTuple6[A0, A1, A2, A3, A4, A5](implicit A0: CommutativeGroup[A0], A1: CommutativeGroup[A1], A2: CommutativeGroup[A2], A3: CommutativeGroup[A3], A4: CommutativeGroup[A4], A5: CommutativeGroup[A5]): CommutativeGroup[(A0, A1, A2, A3, A4, A5)]

    Permalink
    Definition Classes
    TupleInstances
  156. implicit def catsKernelStdCommutativeGroupForTuple7[A0, A1, A2, A3, A4, A5, A6](implicit A0: CommutativeGroup[A0], A1: CommutativeGroup[A1], A2: CommutativeGroup[A2], A3: CommutativeGroup[A3], A4: CommutativeGroup[A4], A5: CommutativeGroup[A5], A6: CommutativeGroup[A6]): CommutativeGroup[(A0, A1, A2, A3, A4, A5, A6)]

    Permalink
    Definition Classes
    TupleInstances
  157. implicit def catsKernelStdCommutativeGroupForTuple8[A0, A1, A2, A3, A4, A5, A6, A7](implicit A0: CommutativeGroup[A0], A1: CommutativeGroup[A1], A2: CommutativeGroup[A2], A3: CommutativeGroup[A3], A4: CommutativeGroup[A4], A5: CommutativeGroup[A5], A6: CommutativeGroup[A6], A7: CommutativeGroup[A7]): CommutativeGroup[(A0, A1, A2, A3, A4, A5, A6, A7)]

    Permalink
    Definition Classes
    TupleInstances
  158. implicit def catsKernelStdCommutativeGroupForTuple9[A0, A1, A2, A3, A4, A5, A6, A7, A8](implicit A0: CommutativeGroup[A0], A1: CommutativeGroup[A1], A2: CommutativeGroup[A2], A3: CommutativeGroup[A3], A4: CommutativeGroup[A4], A5: CommutativeGroup[A5], A6: CommutativeGroup[A6], A7: CommutativeGroup[A7], A8: CommutativeGroup[A8]): CommutativeGroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8)]

    Permalink
    Definition Classes
    TupleInstances
  159. implicit def catsKernelStdCommutativeMonoidForTuple1[A0](implicit A0: CommutativeMonoid[A0]): CommutativeMonoid[(A0)]

    Permalink
    Definition Classes
    TupleInstances1
  160. implicit def catsKernelStdCommutativeMonoidForTuple10[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9](implicit A0: CommutativeMonoid[A0], A1: CommutativeMonoid[A1], A2: CommutativeMonoid[A2], A3: CommutativeMonoid[A3], A4: CommutativeMonoid[A4], A5: CommutativeMonoid[A5], A6: CommutativeMonoid[A6], A7: CommutativeMonoid[A7], A8: CommutativeMonoid[A8], A9: CommutativeMonoid[A9]): CommutativeMonoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9)]

    Permalink
    Definition Classes
    TupleInstances1
  161. implicit def catsKernelStdCommutativeMonoidForTuple11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10](implicit A0: CommutativeMonoid[A0], A1: CommutativeMonoid[A1], A2: CommutativeMonoid[A2], A3: CommutativeMonoid[A3], A4: CommutativeMonoid[A4], A5: CommutativeMonoid[A5], A6: CommutativeMonoid[A6], A7: CommutativeMonoid[A7], A8: CommutativeMonoid[A8], A9: CommutativeMonoid[A9], A10: CommutativeMonoid[A10]): CommutativeMonoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)]

    Permalink
    Definition Classes
    TupleInstances1
  162. implicit def catsKernelStdCommutativeMonoidForTuple12[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11](implicit A0: CommutativeMonoid[A0], A1: CommutativeMonoid[A1], A2: CommutativeMonoid[A2], A3: CommutativeMonoid[A3], A4: CommutativeMonoid[A4], A5: CommutativeMonoid[A5], A6: CommutativeMonoid[A6], A7: CommutativeMonoid[A7], A8: CommutativeMonoid[A8], A9: CommutativeMonoid[A9], A10: CommutativeMonoid[A10], A11: CommutativeMonoid[A11]): CommutativeMonoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)]

    Permalink
    Definition Classes
    TupleInstances1
  163. implicit def catsKernelStdCommutativeMonoidForTuple13[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12](implicit A0: CommutativeMonoid[A0], A1: CommutativeMonoid[A1], A2: CommutativeMonoid[A2], A3: CommutativeMonoid[A3], A4: CommutativeMonoid[A4], A5: CommutativeMonoid[A5], A6: CommutativeMonoid[A6], A7: CommutativeMonoid[A7], A8: CommutativeMonoid[A8], A9: CommutativeMonoid[A9], A10: CommutativeMonoid[A10], A11: CommutativeMonoid[A11], A12: CommutativeMonoid[A12]): CommutativeMonoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12)]

    Permalink
    Definition Classes
    TupleInstances1
  164. implicit def catsKernelStdCommutativeMonoidForTuple14[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13](implicit A0: CommutativeMonoid[A0], A1: CommutativeMonoid[A1], A2: CommutativeMonoid[A2], A3: CommutativeMonoid[A3], A4: CommutativeMonoid[A4], A5: CommutativeMonoid[A5], A6: CommutativeMonoid[A6], A7: CommutativeMonoid[A7], A8: CommutativeMonoid[A8], A9: CommutativeMonoid[A9], A10: CommutativeMonoid[A10], A11: CommutativeMonoid[A11], A12: CommutativeMonoid[A12], A13: CommutativeMonoid[A13]): CommutativeMonoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13)]

    Permalink
    Definition Classes
    TupleInstances1
  165. implicit def catsKernelStdCommutativeMonoidForTuple15[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14](implicit A0: CommutativeMonoid[A0], A1: CommutativeMonoid[A1], A2: CommutativeMonoid[A2], A3: CommutativeMonoid[A3], A4: CommutativeMonoid[A4], A5: CommutativeMonoid[A5], A6: CommutativeMonoid[A6], A7: CommutativeMonoid[A7], A8: CommutativeMonoid[A8], A9: CommutativeMonoid[A9], A10: CommutativeMonoid[A10], A11: CommutativeMonoid[A11], A12: CommutativeMonoid[A12], A13: CommutativeMonoid[A13], A14: CommutativeMonoid[A14]): CommutativeMonoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14)]

    Permalink
    Definition Classes
    TupleInstances1
  166. implicit def catsKernelStdCommutativeMonoidForTuple16[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15](implicit A0: CommutativeMonoid[A0], A1: CommutativeMonoid[A1], A2: CommutativeMonoid[A2], A3: CommutativeMonoid[A3], A4: CommutativeMonoid[A4], A5: CommutativeMonoid[A5], A6: CommutativeMonoid[A6], A7: CommutativeMonoid[A7], A8: CommutativeMonoid[A8], A9: CommutativeMonoid[A9], A10: CommutativeMonoid[A10], A11: CommutativeMonoid[A11], A12: CommutativeMonoid[A12], A13: CommutativeMonoid[A13], A14: CommutativeMonoid[A14], A15: CommutativeMonoid[A15]): CommutativeMonoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15)]

    Permalink
    Definition Classes
    TupleInstances1
  167. implicit def catsKernelStdCommutativeMonoidForTuple17[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16](implicit A0: CommutativeMonoid[A0], A1: CommutativeMonoid[A1], A2: CommutativeMonoid[A2], A3: CommutativeMonoid[A3], A4: CommutativeMonoid[A4], A5: CommutativeMonoid[A5], A6: CommutativeMonoid[A6], A7: CommutativeMonoid[A7], A8: CommutativeMonoid[A8], A9: CommutativeMonoid[A9], A10: CommutativeMonoid[A10], A11: CommutativeMonoid[A11], A12: CommutativeMonoid[A12], A13: CommutativeMonoid[A13], A14: CommutativeMonoid[A14], A15: CommutativeMonoid[A15], A16: CommutativeMonoid[A16]): CommutativeMonoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16)]

    Permalink
    Definition Classes
    TupleInstances1
  168. implicit def catsKernelStdCommutativeMonoidForTuple18[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17](implicit A0: CommutativeMonoid[A0], A1: CommutativeMonoid[A1], A2: CommutativeMonoid[A2], A3: CommutativeMonoid[A3], A4: CommutativeMonoid[A4], A5: CommutativeMonoid[A5], A6: CommutativeMonoid[A6], A7: CommutativeMonoid[A7], A8: CommutativeMonoid[A8], A9: CommutativeMonoid[A9], A10: CommutativeMonoid[A10], A11: CommutativeMonoid[A11], A12: CommutativeMonoid[A12], A13: CommutativeMonoid[A13], A14: CommutativeMonoid[A14], A15: CommutativeMonoid[A15], A16: CommutativeMonoid[A16], A17: CommutativeMonoid[A17]): CommutativeMonoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17)]

    Permalink
    Definition Classes
    TupleInstances1
  169. implicit def catsKernelStdCommutativeMonoidForTuple19[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18](implicit A0: CommutativeMonoid[A0], A1: CommutativeMonoid[A1], A2: CommutativeMonoid[A2], A3: CommutativeMonoid[A3], A4: CommutativeMonoid[A4], A5: CommutativeMonoid[A5], A6: CommutativeMonoid[A6], A7: CommutativeMonoid[A7], A8: CommutativeMonoid[A8], A9: CommutativeMonoid[A9], A10: CommutativeMonoid[A10], A11: CommutativeMonoid[A11], A12: CommutativeMonoid[A12], A13: CommutativeMonoid[A13], A14: CommutativeMonoid[A14], A15: CommutativeMonoid[A15], A16: CommutativeMonoid[A16], A17: CommutativeMonoid[A17], A18: CommutativeMonoid[A18]): CommutativeMonoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18)]

    Permalink
    Definition Classes
    TupleInstances1
  170. implicit def catsKernelStdCommutativeMonoidForTuple2[A0, A1](implicit A0: CommutativeMonoid[A0], A1: CommutativeMonoid[A1]): CommutativeMonoid[(A0, A1)]

    Permalink
    Definition Classes
    TupleInstances1
  171. implicit def catsKernelStdCommutativeMonoidForTuple20[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19](implicit A0: CommutativeMonoid[A0], A1: CommutativeMonoid[A1], A2: CommutativeMonoid[A2], A3: CommutativeMonoid[A3], A4: CommutativeMonoid[A4], A5: CommutativeMonoid[A5], A6: CommutativeMonoid[A6], A7: CommutativeMonoid[A7], A8: CommutativeMonoid[A8], A9: CommutativeMonoid[A9], A10: CommutativeMonoid[A10], A11: CommutativeMonoid[A11], A12: CommutativeMonoid[A12], A13: CommutativeMonoid[A13], A14: CommutativeMonoid[A14], A15: CommutativeMonoid[A15], A16: CommutativeMonoid[A16], A17: CommutativeMonoid[A17], A18: CommutativeMonoid[A18], A19: CommutativeMonoid[A19]): CommutativeMonoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19)]

    Permalink
    Definition Classes
    TupleInstances1
  172. implicit def catsKernelStdCommutativeMonoidForTuple21[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20](implicit A0: CommutativeMonoid[A0], A1: CommutativeMonoid[A1], A2: CommutativeMonoid[A2], A3: CommutativeMonoid[A3], A4: CommutativeMonoid[A4], A5: CommutativeMonoid[A5], A6: CommutativeMonoid[A6], A7: CommutativeMonoid[A7], A8: CommutativeMonoid[A8], A9: CommutativeMonoid[A9], A10: CommutativeMonoid[A10], A11: CommutativeMonoid[A11], A12: CommutativeMonoid[A12], A13: CommutativeMonoid[A13], A14: CommutativeMonoid[A14], A15: CommutativeMonoid[A15], A16: CommutativeMonoid[A16], A17: CommutativeMonoid[A17], A18: CommutativeMonoid[A18], A19: CommutativeMonoid[A19], A20: CommutativeMonoid[A20]): CommutativeMonoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20)]

    Permalink
    Definition Classes
    TupleInstances1
  173. implicit def catsKernelStdCommutativeMonoidForTuple22[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21](implicit A0: CommutativeMonoid[A0], A1: CommutativeMonoid[A1], A2: CommutativeMonoid[A2], A3: CommutativeMonoid[A3], A4: CommutativeMonoid[A4], A5: CommutativeMonoid[A5], A6: CommutativeMonoid[A6], A7: CommutativeMonoid[A7], A8: CommutativeMonoid[A8], A9: CommutativeMonoid[A9], A10: CommutativeMonoid[A10], A11: CommutativeMonoid[A11], A12: CommutativeMonoid[A12], A13: CommutativeMonoid[A13], A14: CommutativeMonoid[A14], A15: CommutativeMonoid[A15], A16: CommutativeMonoid[A16], A17: CommutativeMonoid[A17], A18: CommutativeMonoid[A18], A19: CommutativeMonoid[A19], A20: CommutativeMonoid[A20], A21: CommutativeMonoid[A21]): CommutativeMonoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21)]

    Permalink
    Definition Classes
    TupleInstances1
  174. implicit def catsKernelStdCommutativeMonoidForTuple3[A0, A1, A2](implicit A0: CommutativeMonoid[A0], A1: CommutativeMonoid[A1], A2: CommutativeMonoid[A2]): CommutativeMonoid[(A0, A1, A2)]

    Permalink
    Definition Classes
    TupleInstances1
  175. implicit def catsKernelStdCommutativeMonoidForTuple4[A0, A1, A2, A3](implicit A0: CommutativeMonoid[A0], A1: CommutativeMonoid[A1], A2: CommutativeMonoid[A2], A3: CommutativeMonoid[A3]): CommutativeMonoid[(A0, A1, A2, A3)]

    Permalink
    Definition Classes
    TupleInstances1
  176. implicit def catsKernelStdCommutativeMonoidForTuple5[A0, A1, A2, A3, A4](implicit A0: CommutativeMonoid[A0], A1: CommutativeMonoid[A1], A2: CommutativeMonoid[A2], A3: CommutativeMonoid[A3], A4: CommutativeMonoid[A4]): CommutativeMonoid[(A0, A1, A2, A3, A4)]

    Permalink
    Definition Classes
    TupleInstances1
  177. implicit def catsKernelStdCommutativeMonoidForTuple6[A0, A1, A2, A3, A4, A5](implicit A0: CommutativeMonoid[A0], A1: CommutativeMonoid[A1], A2: CommutativeMonoid[A2], A3: CommutativeMonoid[A3], A4: CommutativeMonoid[A4], A5: CommutativeMonoid[A5]): CommutativeMonoid[(A0, A1, A2, A3, A4, A5)]

    Permalink
    Definition Classes
    TupleInstances1
  178. implicit def catsKernelStdCommutativeMonoidForTuple7[A0, A1, A2, A3, A4, A5, A6](implicit A0: CommutativeMonoid[A0], A1: CommutativeMonoid[A1], A2: CommutativeMonoid[A2], A3: CommutativeMonoid[A3], A4: CommutativeMonoid[A4], A5: CommutativeMonoid[A5], A6: CommutativeMonoid[A6]): CommutativeMonoid[(A0, A1, A2, A3, A4, A5, A6)]

    Permalink
    Definition Classes
    TupleInstances1
  179. implicit def catsKernelStdCommutativeMonoidForTuple8[A0, A1, A2, A3, A4, A5, A6, A7](implicit A0: CommutativeMonoid[A0], A1: CommutativeMonoid[A1], A2: CommutativeMonoid[A2], A3: CommutativeMonoid[A3], A4: CommutativeMonoid[A4], A5: CommutativeMonoid[A5], A6: CommutativeMonoid[A6], A7: CommutativeMonoid[A7]): CommutativeMonoid[(A0, A1, A2, A3, A4, A5, A6, A7)]

    Permalink
    Definition Classes
    TupleInstances1
  180. implicit def catsKernelStdCommutativeMonoidForTuple9[A0, A1, A2, A3, A4, A5, A6, A7, A8](implicit A0: CommutativeMonoid[A0], A1: CommutativeMonoid[A1], A2: CommutativeMonoid[A2], A3: CommutativeMonoid[A3], A4: CommutativeMonoid[A4], A5: CommutativeMonoid[A5], A6: CommutativeMonoid[A6], A7: CommutativeMonoid[A7], A8: CommutativeMonoid[A8]): CommutativeMonoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8)]

    Permalink
    Definition Classes
    TupleInstances1
  181. implicit def catsKernelStdCommutativeSemigroupForTuple1[A0](implicit A0: CommutativeSemigroup[A0]): CommutativeSemigroup[(A0)]

    Permalink
    Definition Classes
    TupleInstances2
  182. implicit def catsKernelStdCommutativeSemigroupForTuple10[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9](implicit A0: CommutativeSemigroup[A0], A1: CommutativeSemigroup[A1], A2: CommutativeSemigroup[A2], A3: CommutativeSemigroup[A3], A4: CommutativeSemigroup[A4], A5: CommutativeSemigroup[A5], A6: CommutativeSemigroup[A6], A7: CommutativeSemigroup[A7], A8: CommutativeSemigroup[A8], A9: CommutativeSemigroup[A9]): CommutativeSemigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9)]

    Permalink
    Definition Classes
    TupleInstances2
  183. implicit def catsKernelStdCommutativeSemigroupForTuple11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10](implicit A0: CommutativeSemigroup[A0], A1: CommutativeSemigroup[A1], A2: CommutativeSemigroup[A2], A3: CommutativeSemigroup[A3], A4: CommutativeSemigroup[A4], A5: CommutativeSemigroup[A5], A6: CommutativeSemigroup[A6], A7: CommutativeSemigroup[A7], A8: CommutativeSemigroup[A8], A9: CommutativeSemigroup[A9], A10: CommutativeSemigroup[A10]): CommutativeSemigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)]

    Permalink
    Definition Classes
    TupleInstances2
  184. implicit def catsKernelStdCommutativeSemigroupForTuple12[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11](implicit A0: CommutativeSemigroup[A0], A1: CommutativeSemigroup[A1], A2: CommutativeSemigroup[A2], A3: CommutativeSemigroup[A3], A4: CommutativeSemigroup[A4], A5: CommutativeSemigroup[A5], A6: CommutativeSemigroup[A6], A7: CommutativeSemigroup[A7], A8: CommutativeSemigroup[A8], A9: CommutativeSemigroup[A9], A10: CommutativeSemigroup[A10], A11: CommutativeSemigroup[A11]): CommutativeSemigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)]

    Permalink
    Definition Classes
    TupleInstances2
  185. implicit def catsKernelStdCommutativeSemigroupForTuple13[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12](implicit A0: CommutativeSemigroup[A0], A1: CommutativeSemigroup[A1], A2: CommutativeSemigroup[A2], A3: CommutativeSemigroup[A3], A4: CommutativeSemigroup[A4], A5: CommutativeSemigroup[A5], A6: CommutativeSemigroup[A6], A7: CommutativeSemigroup[A7], A8: CommutativeSemigroup[A8], A9: CommutativeSemigroup[A9], A10: CommutativeSemigroup[A10], A11: CommutativeSemigroup[A11], A12: CommutativeSemigroup[A12]): CommutativeSemigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12)]

    Permalink
    Definition Classes
    TupleInstances2
  186. implicit def catsKernelStdCommutativeSemigroupForTuple14[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13](implicit A0: CommutativeSemigroup[A0], A1: CommutativeSemigroup[A1], A2: CommutativeSemigroup[A2], A3: CommutativeSemigroup[A3], A4: CommutativeSemigroup[A4], A5: CommutativeSemigroup[A5], A6: CommutativeSemigroup[A6], A7: CommutativeSemigroup[A7], A8: CommutativeSemigroup[A8], A9: CommutativeSemigroup[A9], A10: CommutativeSemigroup[A10], A11: CommutativeSemigroup[A11], A12: CommutativeSemigroup[A12], A13: CommutativeSemigroup[A13]): CommutativeSemigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13)]

    Permalink
    Definition Classes
    TupleInstances2
  187. implicit def catsKernelStdCommutativeSemigroupForTuple15[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14](implicit A0: CommutativeSemigroup[A0], A1: CommutativeSemigroup[A1], A2: CommutativeSemigroup[A2], A3: CommutativeSemigroup[A3], A4: CommutativeSemigroup[A4], A5: CommutativeSemigroup[A5], A6: CommutativeSemigroup[A6], A7: CommutativeSemigroup[A7], A8: CommutativeSemigroup[A8], A9: CommutativeSemigroup[A9], A10: CommutativeSemigroup[A10], A11: CommutativeSemigroup[A11], A12: CommutativeSemigroup[A12], A13: CommutativeSemigroup[A13], A14: CommutativeSemigroup[A14]): CommutativeSemigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14)]

    Permalink
    Definition Classes
    TupleInstances2
  188. implicit def catsKernelStdCommutativeSemigroupForTuple16[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15](implicit A0: CommutativeSemigroup[A0], A1: CommutativeSemigroup[A1], A2: CommutativeSemigroup[A2], A3: CommutativeSemigroup[A3], A4: CommutativeSemigroup[A4], A5: CommutativeSemigroup[A5], A6: CommutativeSemigroup[A6], A7: CommutativeSemigroup[A7], A8: CommutativeSemigroup[A8], A9: CommutativeSemigroup[A9], A10: CommutativeSemigroup[A10], A11: CommutativeSemigroup[A11], A12: CommutativeSemigroup[A12], A13: CommutativeSemigroup[A13], A14: CommutativeSemigroup[A14], A15: CommutativeSemigroup[A15]): CommutativeSemigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15)]

    Permalink
    Definition Classes
    TupleInstances2
  189. implicit def catsKernelStdCommutativeSemigroupForTuple17[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16](implicit A0: CommutativeSemigroup[A0], A1: CommutativeSemigroup[A1], A2: CommutativeSemigroup[A2], A3: CommutativeSemigroup[A3], A4: CommutativeSemigroup[A4], A5: CommutativeSemigroup[A5], A6: CommutativeSemigroup[A6], A7: CommutativeSemigroup[A7], A8: CommutativeSemigroup[A8], A9: CommutativeSemigroup[A9], A10: CommutativeSemigroup[A10], A11: CommutativeSemigroup[A11], A12: CommutativeSemigroup[A12], A13: CommutativeSemigroup[A13], A14: CommutativeSemigroup[A14], A15: CommutativeSemigroup[A15], A16: CommutativeSemigroup[A16]): CommutativeSemigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16)]

    Permalink
    Definition Classes
    TupleInstances2
  190. implicit def catsKernelStdCommutativeSemigroupForTuple18[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17](implicit A0: CommutativeSemigroup[A0], A1: CommutativeSemigroup[A1], A2: CommutativeSemigroup[A2], A3: CommutativeSemigroup[A3], A4: CommutativeSemigroup[A4], A5: CommutativeSemigroup[A5], A6: CommutativeSemigroup[A6], A7: CommutativeSemigroup[A7], A8: CommutativeSemigroup[A8], A9: CommutativeSemigroup[A9], A10: CommutativeSemigroup[A10], A11: CommutativeSemigroup[A11], A12: CommutativeSemigroup[A12], A13: CommutativeSemigroup[A13], A14: CommutativeSemigroup[A14], A15: CommutativeSemigroup[A15], A16: CommutativeSemigroup[A16], A17: CommutativeSemigroup[A17]): CommutativeSemigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17)]

    Permalink
    Definition Classes
    TupleInstances2
  191. implicit def catsKernelStdCommutativeSemigroupForTuple19[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18](implicit A0: CommutativeSemigroup[A0], A1: CommutativeSemigroup[A1], A2: CommutativeSemigroup[A2], A3: CommutativeSemigroup[A3], A4: CommutativeSemigroup[A4], A5: CommutativeSemigroup[A5], A6: CommutativeSemigroup[A6], A7: CommutativeSemigroup[A7], A8: CommutativeSemigroup[A8], A9: CommutativeSemigroup[A9], A10: CommutativeSemigroup[A10], A11: CommutativeSemigroup[A11], A12: CommutativeSemigroup[A12], A13: CommutativeSemigroup[A13], A14: CommutativeSemigroup[A14], A15: CommutativeSemigroup[A15], A16: CommutativeSemigroup[A16], A17: CommutativeSemigroup[A17], A18: CommutativeSemigroup[A18]): CommutativeSemigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18)]

    Permalink
    Definition Classes
    TupleInstances2
  192. implicit def catsKernelStdCommutativeSemigroupForTuple2[A0, A1](implicit A0: CommutativeSemigroup[A0], A1: CommutativeSemigroup[A1]): CommutativeSemigroup[(A0, A1)]

    Permalink
    Definition Classes
    TupleInstances2
  193. implicit def catsKernelStdCommutativeSemigroupForTuple20[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19](implicit A0: CommutativeSemigroup[A0], A1: CommutativeSemigroup[A1], A2: CommutativeSemigroup[A2], A3: CommutativeSemigroup[A3], A4: CommutativeSemigroup[A4], A5: CommutativeSemigroup[A5], A6: CommutativeSemigroup[A6], A7: CommutativeSemigroup[A7], A8: CommutativeSemigroup[A8], A9: CommutativeSemigroup[A9], A10: CommutativeSemigroup[A10], A11: CommutativeSemigroup[A11], A12: CommutativeSemigroup[A12], A13: CommutativeSemigroup[A13], A14: CommutativeSemigroup[A14], A15: CommutativeSemigroup[A15], A16: CommutativeSemigroup[A16], A17: CommutativeSemigroup[A17], A18: CommutativeSemigroup[A18], A19: CommutativeSemigroup[A19]): CommutativeSemigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19)]

    Permalink
    Definition Classes
    TupleInstances2
  194. implicit def catsKernelStdCommutativeSemigroupForTuple21[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20](implicit A0: CommutativeSemigroup[A0], A1: CommutativeSemigroup[A1], A2: CommutativeSemigroup[A2], A3: CommutativeSemigroup[A3], A4: CommutativeSemigroup[A4], A5: CommutativeSemigroup[A5], A6: CommutativeSemigroup[A6], A7: CommutativeSemigroup[A7], A8: CommutativeSemigroup[A8], A9: CommutativeSemigroup[A9], A10: CommutativeSemigroup[A10], A11: CommutativeSemigroup[A11], A12: CommutativeSemigroup[A12], A13: CommutativeSemigroup[A13], A14: CommutativeSemigroup[A14], A15: CommutativeSemigroup[A15], A16: CommutativeSemigroup[A16], A17: CommutativeSemigroup[A17], A18: CommutativeSemigroup[A18], A19: CommutativeSemigroup[A19], A20: CommutativeSemigroup[A20]): CommutativeSemigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20)]

    Permalink
    Definition Classes
    TupleInstances2
  195. implicit def catsKernelStdCommutativeSemigroupForTuple22[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21](implicit A0: CommutativeSemigroup[A0], A1: CommutativeSemigroup[A1], A2: CommutativeSemigroup[A2], A3: CommutativeSemigroup[A3], A4: CommutativeSemigroup[A4], A5: CommutativeSemigroup[A5], A6: CommutativeSemigroup[A6], A7: CommutativeSemigroup[A7], A8: CommutativeSemigroup[A8], A9: CommutativeSemigroup[A9], A10: CommutativeSemigroup[A10], A11: CommutativeSemigroup[A11], A12: CommutativeSemigroup[A12], A13: CommutativeSemigroup[A13], A14: CommutativeSemigroup[A14], A15: CommutativeSemigroup[A15], A16: CommutativeSemigroup[A16], A17: CommutativeSemigroup[A17], A18: CommutativeSemigroup[A18], A19: CommutativeSemigroup[A19], A20: CommutativeSemigroup[A20], A21: CommutativeSemigroup[A21]): CommutativeSemigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21)]

    Permalink
    Definition Classes
    TupleInstances2
  196. implicit def catsKernelStdCommutativeSemigroupForTuple3[A0, A1, A2](implicit A0: CommutativeSemigroup[A0], A1: CommutativeSemigroup[A1], A2: CommutativeSemigroup[A2]): CommutativeSemigroup[(A0, A1, A2)]

    Permalink
    Definition Classes
    TupleInstances2
  197. implicit def catsKernelStdCommutativeSemigroupForTuple4[A0, A1, A2, A3](implicit A0: CommutativeSemigroup[A0], A1: CommutativeSemigroup[A1], A2: CommutativeSemigroup[A2], A3: CommutativeSemigroup[A3]): CommutativeSemigroup[(A0, A1, A2, A3)]

    Permalink
    Definition Classes
    TupleInstances2
  198. implicit def catsKernelStdCommutativeSemigroupForTuple5[A0, A1, A2, A3, A4](implicit A0: CommutativeSemigroup[A0], A1: CommutativeSemigroup[A1], A2: CommutativeSemigroup[A2], A3: CommutativeSemigroup[A3], A4: CommutativeSemigroup[A4]): CommutativeSemigroup[(A0, A1, A2, A3, A4)]

    Permalink
    Definition Classes
    TupleInstances2
  199. implicit def catsKernelStdCommutativeSemigroupForTuple6[A0, A1, A2, A3, A4, A5](implicit A0: CommutativeSemigroup[A0], A1: CommutativeSemigroup[A1], A2: CommutativeSemigroup[A2], A3: CommutativeSemigroup[A3], A4: CommutativeSemigroup[A4], A5: CommutativeSemigroup[A5]): CommutativeSemigroup[(A0, A1, A2, A3, A4, A5)]

    Permalink
    Definition Classes
    TupleInstances2
  200. implicit def catsKernelStdCommutativeSemigroupForTuple7[A0, A1, A2, A3, A4, A5, A6](implicit A0: CommutativeSemigroup[A0], A1: CommutativeSemigroup[A1], A2: CommutativeSemigroup[A2], A3: CommutativeSemigroup[A3], A4: CommutativeSemigroup[A4], A5: CommutativeSemigroup[A5], A6: CommutativeSemigroup[A6]): CommutativeSemigroup[(A0, A1, A2, A3, A4, A5, A6)]

    Permalink
    Definition Classes
    TupleInstances2
  201. implicit def catsKernelStdCommutativeSemigroupForTuple8[A0, A1, A2, A3, A4, A5, A6, A7](implicit A0: CommutativeSemigroup[A0], A1: CommutativeSemigroup[A1], A2: CommutativeSemigroup[A2], A3: CommutativeSemigroup[A3], A4: CommutativeSemigroup[A4], A5: CommutativeSemigroup[A5], A6: CommutativeSemigroup[A6], A7: CommutativeSemigroup[A7]): CommutativeSemigroup[(A0, A1, A2, A3, A4, A5, A6, A7)]

    Permalink
    Definition Classes
    TupleInstances2
  202. implicit def catsKernelStdCommutativeSemigroupForTuple9[A0, A1, A2, A3, A4, A5, A6, A7, A8](implicit A0: CommutativeSemigroup[A0], A1: CommutativeSemigroup[A1], A2: CommutativeSemigroup[A2], A3: CommutativeSemigroup[A3], A4: CommutativeSemigroup[A4], A5: CommutativeSemigroup[A5], A6: CommutativeSemigroup[A6], A7: CommutativeSemigroup[A7], A8: CommutativeSemigroup[A8]): CommutativeSemigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8)]

    Permalink
    Definition Classes
    TupleInstances2
  203. implicit def catsKernelStdEqForList[A](implicit arg0: kernel.Eq[A]): kernel.Eq[List[A]]

    Permalink
    Definition Classes
    ListInstances2
  204. implicit def catsKernelStdEqForMap[K, V](implicit arg0: kernel.Eq[V]): kernel.Eq[Map[K, V]]

    Permalink
    Definition Classes
    MapInstances1
  205. implicit def catsKernelStdEqForOption[A](implicit arg0: kernel.Eq[A]): kernel.Eq[Option[A]]

    Permalink
    Definition Classes
    OptionInstances2
  206. implicit def catsKernelStdEqForQueue[A](implicit arg0: kernel.Eq[A]): kernel.Eq[Queue[A]]

    Permalink
    Definition Classes
    QueueInstances2
  207. implicit def catsKernelStdEqForStream[A](implicit arg0: kernel.Eq[A]): kernel.Eq[Stream[A]]

    Permalink
    Definition Classes
    StreamInstances2
  208. implicit def catsKernelStdEqForTuple1[A0](implicit A0: kernel.Eq[A0]): kernel.Eq[(A0)]

    Permalink
    Definition Classes
    TupleInstances3
  209. implicit def catsKernelStdEqForTuple10[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9](implicit A0: kernel.Eq[A0], A1: kernel.Eq[A1], A2: kernel.Eq[A2], A3: kernel.Eq[A3], A4: kernel.Eq[A4], A5: kernel.Eq[A5], A6: kernel.Eq[A6], A7: kernel.Eq[A7], A8: kernel.Eq[A8], A9: kernel.Eq[A9]): kernel.Eq[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9)]

    Permalink
    Definition Classes
    TupleInstances3
  210. implicit def catsKernelStdEqForTuple11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10](implicit A0: kernel.Eq[A0], A1: kernel.Eq[A1], A2: kernel.Eq[A2], A3: kernel.Eq[A3], A4: kernel.Eq[A4], A5: kernel.Eq[A5], A6: kernel.Eq[A6], A7: kernel.Eq[A7], A8: kernel.Eq[A8], A9: kernel.Eq[A9], A10: kernel.Eq[A10]): kernel.Eq[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)]

    Permalink
    Definition Classes
    TupleInstances3
  211. implicit def catsKernelStdEqForTuple12[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11](implicit A0: kernel.Eq[A0], A1: kernel.Eq[A1], A2: kernel.Eq[A2], A3: kernel.Eq[A3], A4: kernel.Eq[A4], A5: kernel.Eq[A5], A6: kernel.Eq[A6], A7: kernel.Eq[A7], A8: kernel.Eq[A8], A9: kernel.Eq[A9], A10: kernel.Eq[A10], A11: kernel.Eq[A11]): kernel.Eq[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)]

    Permalink
    Definition Classes
    TupleInstances3
  212. implicit def catsKernelStdEqForTuple13[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12](implicit A0: kernel.Eq[A0], A1: kernel.Eq[A1], A2: kernel.Eq[A2], A3: kernel.Eq[A3], A4: kernel.Eq[A4], A5: kernel.Eq[A5], A6: kernel.Eq[A6], A7: kernel.Eq[A7], A8: kernel.Eq[A8], A9: kernel.Eq[A9], A10: kernel.Eq[A10], A11: kernel.Eq[A11], A12: kernel.Eq[A12]): kernel.Eq[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12)]

    Permalink
    Definition Classes
    TupleInstances3
  213. implicit def catsKernelStdEqForTuple14[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13](implicit A0: kernel.Eq[A0], A1: kernel.Eq[A1], A2: kernel.Eq[A2], A3: kernel.Eq[A3], A4: kernel.Eq[A4], A5: kernel.Eq[A5], A6: kernel.Eq[A6], A7: kernel.Eq[A7], A8: kernel.Eq[A8], A9: kernel.Eq[A9], A10: kernel.Eq[A10], A11: kernel.Eq[A11], A12: kernel.Eq[A12], A13: kernel.Eq[A13]): kernel.Eq[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13)]

    Permalink
    Definition Classes
    TupleInstances3
  214. implicit def catsKernelStdEqForTuple15[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14](implicit A0: kernel.Eq[A0], A1: kernel.Eq[A1], A2: kernel.Eq[A2], A3: kernel.Eq[A3], A4: kernel.Eq[A4], A5: kernel.Eq[A5], A6: kernel.Eq[A6], A7: kernel.Eq[A7], A8: kernel.Eq[A8], A9: kernel.Eq[A9], A10: kernel.Eq[A10], A11: kernel.Eq[A11], A12: kernel.Eq[A12], A13: kernel.Eq[A13], A14: kernel.Eq[A14]): kernel.Eq[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14)]

    Permalink
    Definition Classes
    TupleInstances3
  215. implicit def catsKernelStdEqForTuple16[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15](implicit A0: kernel.Eq[A0], A1: kernel.Eq[A1], A2: kernel.Eq[A2], A3: kernel.Eq[A3], A4: kernel.Eq[A4], A5: kernel.Eq[A5], A6: kernel.Eq[A6], A7: kernel.Eq[A7], A8: kernel.Eq[A8], A9: kernel.Eq[A9], A10: kernel.Eq[A10], A11: kernel.Eq[A11], A12: kernel.Eq[A12], A13: kernel.Eq[A13], A14: kernel.Eq[A14], A15: kernel.Eq[A15]): kernel.Eq[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15)]

    Permalink
    Definition Classes
    TupleInstances3
  216. implicit def catsKernelStdEqForTuple17[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16](implicit A0: kernel.Eq[A0], A1: kernel.Eq[A1], A2: kernel.Eq[A2], A3: kernel.Eq[A3], A4: kernel.Eq[A4], A5: kernel.Eq[A5], A6: kernel.Eq[A6], A7: kernel.Eq[A7], A8: kernel.Eq[A8], A9: kernel.Eq[A9], A10: kernel.Eq[A10], A11: kernel.Eq[A11], A12: kernel.Eq[A12], A13: kernel.Eq[A13], A14: kernel.Eq[A14], A15: kernel.Eq[A15], A16: kernel.Eq[A16]): kernel.Eq[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16)]

    Permalink
    Definition Classes
    TupleInstances3
  217. implicit def catsKernelStdEqForTuple18[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17](implicit A0: kernel.Eq[A0], A1: kernel.Eq[A1], A2: kernel.Eq[A2], A3: kernel.Eq[A3], A4: kernel.Eq[A4], A5: kernel.Eq[A5], A6: kernel.Eq[A6], A7: kernel.Eq[A7], A8: kernel.Eq[A8], A9: kernel.Eq[A9], A10: kernel.Eq[A10], A11: kernel.Eq[A11], A12: kernel.Eq[A12], A13: kernel.Eq[A13], A14: kernel.Eq[A14], A15: kernel.Eq[A15], A16: kernel.Eq[A16], A17: kernel.Eq[A17]): kernel.Eq[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17)]

    Permalink
    Definition Classes
    TupleInstances3
  218. implicit def catsKernelStdEqForTuple19[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18](implicit A0: kernel.Eq[A0], A1: kernel.Eq[A1], A2: kernel.Eq[A2], A3: kernel.Eq[A3], A4: kernel.Eq[A4], A5: kernel.Eq[A5], A6: kernel.Eq[A6], A7: kernel.Eq[A7], A8: kernel.Eq[A8], A9: kernel.Eq[A9], A10: kernel.Eq[A10], A11: kernel.Eq[A11], A12: kernel.Eq[A12], A13: kernel.Eq[A13], A14: kernel.Eq[A14], A15: kernel.Eq[A15], A16: kernel.Eq[A16], A17: kernel.Eq[A17], A18: kernel.Eq[A18]): kernel.Eq[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18)]

    Permalink
    Definition Classes
    TupleInstances3
  219. implicit def catsKernelStdEqForTuple2[A0, A1](implicit A0: kernel.Eq[A0], A1: kernel.Eq[A1]): kernel.Eq[(A0, A1)]

    Permalink
    Definition Classes
    TupleInstances3
  220. implicit def catsKernelStdEqForTuple20[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19](implicit A0: kernel.Eq[A0], A1: kernel.Eq[A1], A2: kernel.Eq[A2], A3: kernel.Eq[A3], A4: kernel.Eq[A4], A5: kernel.Eq[A5], A6: kernel.Eq[A6], A7: kernel.Eq[A7], A8: kernel.Eq[A8], A9: kernel.Eq[A9], A10: kernel.Eq[A10], A11: kernel.Eq[A11], A12: kernel.Eq[A12], A13: kernel.Eq[A13], A14: kernel.Eq[A14], A15: kernel.Eq[A15], A16: kernel.Eq[A16], A17: kernel.Eq[A17], A18: kernel.Eq[A18], A19: kernel.Eq[A19]): kernel.Eq[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19)]

    Permalink
    Definition Classes
    TupleInstances3
  221. implicit def catsKernelStdEqForTuple21[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20](implicit A0: kernel.Eq[A0], A1: kernel.Eq[A1], A2: kernel.Eq[A2], A3: kernel.Eq[A3], A4: kernel.Eq[A4], A5: kernel.Eq[A5], A6: kernel.Eq[A6], A7: kernel.Eq[A7], A8: kernel.Eq[A8], A9: kernel.Eq[A9], A10: kernel.Eq[A10], A11: kernel.Eq[A11], A12: kernel.Eq[A12], A13: kernel.Eq[A13], A14: kernel.Eq[A14], A15: kernel.Eq[A15], A16: kernel.Eq[A16], A17: kernel.Eq[A17], A18: kernel.Eq[A18], A19: kernel.Eq[A19], A20: kernel.Eq[A20]): kernel.Eq[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20)]

    Permalink
    Definition Classes
    TupleInstances3
  222. implicit def catsKernelStdEqForTuple22[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21](implicit A0: kernel.Eq[A0], A1: kernel.Eq[A1], A2: kernel.Eq[A2], A3: kernel.Eq[A3], A4: kernel.Eq[A4], A5: kernel.Eq[A5], A6: kernel.Eq[A6], A7: kernel.Eq[A7], A8: kernel.Eq[A8], A9: kernel.Eq[A9], A10: kernel.Eq[A10], A11: kernel.Eq[A11], A12: kernel.Eq[A12], A13: kernel.Eq[A13], A14: kernel.Eq[A14], A15: kernel.Eq[A15], A16: kernel.Eq[A16], A17: kernel.Eq[A17], A18: kernel.Eq[A18], A19: kernel.Eq[A19], A20: kernel.Eq[A20], A21: kernel.Eq[A21]): kernel.Eq[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21)]

    Permalink
    Definition Classes
    TupleInstances3
  223. implicit def catsKernelStdEqForTuple3[A0, A1, A2](implicit A0: kernel.Eq[A0], A1: kernel.Eq[A1], A2: kernel.Eq[A2]): kernel.Eq[(A0, A1, A2)]

    Permalink
    Definition Classes
    TupleInstances3
  224. implicit def catsKernelStdEqForTuple4[A0, A1, A2, A3](implicit A0: kernel.Eq[A0], A1: kernel.Eq[A1], A2: kernel.Eq[A2], A3: kernel.Eq[A3]): kernel.Eq[(A0, A1, A2, A3)]

    Permalink
    Definition Classes
    TupleInstances3
  225. implicit def catsKernelStdEqForTuple5[A0, A1, A2, A3, A4](implicit A0: kernel.Eq[A0], A1: kernel.Eq[A1], A2: kernel.Eq[A2], A3: kernel.Eq[A3], A4: kernel.Eq[A4]): kernel.Eq[(A0, A1, A2, A3, A4)]

    Permalink
    Definition Classes
    TupleInstances3
  226. implicit def catsKernelStdEqForTuple6[A0, A1, A2, A3, A4, A5](implicit A0: kernel.Eq[A0], A1: kernel.Eq[A1], A2: kernel.Eq[A2], A3: kernel.Eq[A3], A4: kernel.Eq[A4], A5: kernel.Eq[A5]): kernel.Eq[(A0, A1, A2, A3, A4, A5)]

    Permalink
    Definition Classes
    TupleInstances3
  227. implicit def catsKernelStdEqForTuple7[A0, A1, A2, A3, A4, A5, A6](implicit A0: kernel.Eq[A0], A1: kernel.Eq[A1], A2: kernel.Eq[A2], A3: kernel.Eq[A3], A4: kernel.Eq[A4], A5: kernel.Eq[A5], A6: kernel.Eq[A6]): kernel.Eq[(A0, A1, A2, A3, A4, A5, A6)]

    Permalink
    Definition Classes
    TupleInstances3
  228. implicit def catsKernelStdEqForTuple8[A0, A1, A2, A3, A4, A5, A6, A7](implicit A0: kernel.Eq[A0], A1: kernel.Eq[A1], A2: kernel.Eq[A2], A3: kernel.Eq[A3], A4: kernel.Eq[A4], A5: kernel.Eq[A5], A6: kernel.Eq[A6], A7: kernel.Eq[A7]): kernel.Eq[(A0, A1, A2, A3, A4, A5, A6, A7)]

    Permalink
    Definition Classes
    TupleInstances3
  229. implicit def catsKernelStdEqForTuple9[A0, A1, A2, A3, A4, A5, A6, A7, A8](implicit A0: kernel.Eq[A0], A1: kernel.Eq[A1], A2: kernel.Eq[A2], A3: kernel.Eq[A3], A4: kernel.Eq[A4], A5: kernel.Eq[A5], A6: kernel.Eq[A6], A7: kernel.Eq[A7], A8: kernel.Eq[A8]): kernel.Eq[(A0, A1, A2, A3, A4, A5, A6, A7, A8)]

    Permalink
    Definition Classes
    TupleInstances3
  230. implicit def catsKernelStdEqForVector[A](implicit arg0: kernel.Eq[A]): kernel.Eq[Vector[A]]

    Permalink
    Definition Classes
    VectorInstances2
  231. implicit val catsKernelStdGroupForBigDecimal: CommutativeGroup[BigDecimal]

    Permalink
    Definition Classes
    BigDecimalInstances
  232. implicit val catsKernelStdGroupForBigInt: CommutativeGroup[BigInt]

    Permalink
    Definition Classes
    BigIntInstances
  233. implicit val catsKernelStdGroupForByte: CommutativeGroup[Byte]

    Permalink
    Definition Classes
    ByteInstances
  234. implicit val catsKernelStdGroupForDouble: CommutativeGroup[Double]

    Permalink
    Definition Classes
    DoubleInstances
  235. implicit val catsKernelStdGroupForFloat: CommutativeGroup[Float]

    Permalink
    Definition Classes
    FloatInstances
  236. implicit val catsKernelStdGroupForInt: CommutativeGroup[Int]

    Permalink
    Definition Classes
    IntInstances
  237. implicit val catsKernelStdGroupForLong: CommutativeGroup[Long]

    Permalink
    Definition Classes
    LongInstances
  238. implicit val catsKernelStdGroupForShort: CommutativeGroup[Short]

    Permalink
    Definition Classes
    ShortInstances
  239. implicit def catsKernelStdGroupForTuple1[A0](implicit A0: kernel.Group[A0]): kernel.Group[(A0)]

    Permalink
    Definition Classes
    TupleInstances1
  240. implicit def catsKernelStdGroupForTuple10[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9](implicit A0: kernel.Group[A0], A1: kernel.Group[A1], A2: kernel.Group[A2], A3: kernel.Group[A3], A4: kernel.Group[A4], A5: kernel.Group[A5], A6: kernel.Group[A6], A7: kernel.Group[A7], A8: kernel.Group[A8], A9: kernel.Group[A9]): kernel.Group[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9)]

    Permalink
    Definition Classes
    TupleInstances1
  241. implicit def catsKernelStdGroupForTuple11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10](implicit A0: kernel.Group[A0], A1: kernel.Group[A1], A2: kernel.Group[A2], A3: kernel.Group[A3], A4: kernel.Group[A4], A5: kernel.Group[A5], A6: kernel.Group[A6], A7: kernel.Group[A7], A8: kernel.Group[A8], A9: kernel.Group[A9], A10: kernel.Group[A10]): kernel.Group[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)]

    Permalink
    Definition Classes
    TupleInstances1
  242. implicit def catsKernelStdGroupForTuple12[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11](implicit A0: kernel.Group[A0], A1: kernel.Group[A1], A2: kernel.Group[A2], A3: kernel.Group[A3], A4: kernel.Group[A4], A5: kernel.Group[A5], A6: kernel.Group[A6], A7: kernel.Group[A7], A8: kernel.Group[A8], A9: kernel.Group[A9], A10: kernel.Group[A10], A11: kernel.Group[A11]): kernel.Group[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)]

    Permalink
    Definition Classes
    TupleInstances1
  243. implicit def catsKernelStdGroupForTuple13[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12](implicit A0: kernel.Group[A0], A1: kernel.Group[A1], A2: kernel.Group[A2], A3: kernel.Group[A3], A4: kernel.Group[A4], A5: kernel.Group[A5], A6: kernel.Group[A6], A7: kernel.Group[A7], A8: kernel.Group[A8], A9: kernel.Group[A9], A10: kernel.Group[A10], A11: kernel.Group[A11], A12: kernel.Group[A12]): kernel.Group[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12)]

    Permalink
    Definition Classes
    TupleInstances1
  244. implicit def catsKernelStdGroupForTuple14[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13](implicit A0: kernel.Group[A0], A1: kernel.Group[A1], A2: kernel.Group[A2], A3: kernel.Group[A3], A4: kernel.Group[A4], A5: kernel.Group[A5], A6: kernel.Group[A6], A7: kernel.Group[A7], A8: kernel.Group[A8], A9: kernel.Group[A9], A10: kernel.Group[A10], A11: kernel.Group[A11], A12: kernel.Group[A12], A13: kernel.Group[A13]): kernel.Group[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13)]

    Permalink
    Definition Classes
    TupleInstances1
  245. implicit def catsKernelStdGroupForTuple15[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14](implicit A0: kernel.Group[A0], A1: kernel.Group[A1], A2: kernel.Group[A2], A3: kernel.Group[A3], A4: kernel.Group[A4], A5: kernel.Group[A5], A6: kernel.Group[A6], A7: kernel.Group[A7], A8: kernel.Group[A8], A9: kernel.Group[A9], A10: kernel.Group[A10], A11: kernel.Group[A11], A12: kernel.Group[A12], A13: kernel.Group[A13], A14: kernel.Group[A14]): kernel.Group[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14)]

    Permalink
    Definition Classes
    TupleInstances1
  246. implicit def catsKernelStdGroupForTuple16[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15](implicit A0: kernel.Group[A0], A1: kernel.Group[A1], A2: kernel.Group[A2], A3: kernel.Group[A3], A4: kernel.Group[A4], A5: kernel.Group[A5], A6: kernel.Group[A6], A7: kernel.Group[A7], A8: kernel.Group[A8], A9: kernel.Group[A9], A10: kernel.Group[A10], A11: kernel.Group[A11], A12: kernel.Group[A12], A13: kernel.Group[A13], A14: kernel.Group[A14], A15: kernel.Group[A15]): kernel.Group[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15)]

    Permalink
    Definition Classes
    TupleInstances1
  247. implicit def catsKernelStdGroupForTuple17[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16](implicit A0: kernel.Group[A0], A1: kernel.Group[A1], A2: kernel.Group[A2], A3: kernel.Group[A3], A4: kernel.Group[A4], A5: kernel.Group[A5], A6: kernel.Group[A6], A7: kernel.Group[A7], A8: kernel.Group[A8], A9: kernel.Group[A9], A10: kernel.Group[A10], A11: kernel.Group[A11], A12: kernel.Group[A12], A13: kernel.Group[A13], A14: kernel.Group[A14], A15: kernel.Group[A15], A16: kernel.Group[A16]): kernel.Group[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16)]

    Permalink
    Definition Classes
    TupleInstances1
  248. implicit def catsKernelStdGroupForTuple18[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17](implicit A0: kernel.Group[A0], A1: kernel.Group[A1], A2: kernel.Group[A2], A3: kernel.Group[A3], A4: kernel.Group[A4], A5: kernel.Group[A5], A6: kernel.Group[A6], A7: kernel.Group[A7], A8: kernel.Group[A8], A9: kernel.Group[A9], A10: kernel.Group[A10], A11: kernel.Group[A11], A12: kernel.Group[A12], A13: kernel.Group[A13], A14: kernel.Group[A14], A15: kernel.Group[A15], A16: kernel.Group[A16], A17: kernel.Group[A17]): kernel.Group[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17)]

    Permalink
    Definition Classes
    TupleInstances1
  249. implicit def catsKernelStdGroupForTuple19[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18](implicit A0: kernel.Group[A0], A1: kernel.Group[A1], A2: kernel.Group[A2], A3: kernel.Group[A3], A4: kernel.Group[A4], A5: kernel.Group[A5], A6: kernel.Group[A6], A7: kernel.Group[A7], A8: kernel.Group[A8], A9: kernel.Group[A9], A10: kernel.Group[A10], A11: kernel.Group[A11], A12: kernel.Group[A12], A13: kernel.Group[A13], A14: kernel.Group[A14], A15: kernel.Group[A15], A16: kernel.Group[A16], A17: kernel.Group[A17], A18: kernel.Group[A18]): kernel.Group[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18)]

    Permalink
    Definition Classes
    TupleInstances1
  250. implicit def catsKernelStdGroupForTuple2[A0, A1](implicit A0: kernel.Group[A0], A1: kernel.Group[A1]): kernel.Group[(A0, A1)]

    Permalink
    Definition Classes
    TupleInstances1
  251. implicit def catsKernelStdGroupForTuple20[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19](implicit A0: kernel.Group[A0], A1: kernel.Group[A1], A2: kernel.Group[A2], A3: kernel.Group[A3], A4: kernel.Group[A4], A5: kernel.Group[A5], A6: kernel.Group[A6], A7: kernel.Group[A7], A8: kernel.Group[A8], A9: kernel.Group[A9], A10: kernel.Group[A10], A11: kernel.Group[A11], A12: kernel.Group[A12], A13: kernel.Group[A13], A14: kernel.Group[A14], A15: kernel.Group[A15], A16: kernel.Group[A16], A17: kernel.Group[A17], A18: kernel.Group[A18], A19: kernel.Group[A19]): kernel.Group[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19)]

    Permalink
    Definition Classes
    TupleInstances1
  252. implicit def catsKernelStdGroupForTuple21[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20](implicit A0: kernel.Group[A0], A1: kernel.Group[A1], A2: kernel.Group[A2], A3: kernel.Group[A3], A4: kernel.Group[A4], A5: kernel.Group[A5], A6: kernel.Group[A6], A7: kernel.Group[A7], A8: kernel.Group[A8], A9: kernel.Group[A9], A10: kernel.Group[A10], A11: kernel.Group[A11], A12: kernel.Group[A12], A13: kernel.Group[A13], A14: kernel.Group[A14], A15: kernel.Group[A15], A16: kernel.Group[A16], A17: kernel.Group[A17], A18: kernel.Group[A18], A19: kernel.Group[A19], A20: kernel.Group[A20]): kernel.Group[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20)]

    Permalink
    Definition Classes
    TupleInstances1
  253. implicit def catsKernelStdGroupForTuple22[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21](implicit A0: kernel.Group[A0], A1: kernel.Group[A1], A2: kernel.Group[A2], A3: kernel.Group[A3], A4: kernel.Group[A4], A5: kernel.Group[A5], A6: kernel.Group[A6], A7: kernel.Group[A7], A8: kernel.Group[A8], A9: kernel.Group[A9], A10: kernel.Group[A10], A11: kernel.Group[A11], A12: kernel.Group[A12], A13: kernel.Group[A13], A14: kernel.Group[A14], A15: kernel.Group[A15], A16: kernel.Group[A16], A17: kernel.Group[A17], A18: kernel.Group[A18], A19: kernel.Group[A19], A20: kernel.Group[A20], A21: kernel.Group[A21]): kernel.Group[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21)]

    Permalink
    Definition Classes
    TupleInstances1
  254. implicit def catsKernelStdGroupForTuple3[A0, A1, A2](implicit A0: kernel.Group[A0], A1: kernel.Group[A1], A2: kernel.Group[A2]): kernel.Group[(A0, A1, A2)]

    Permalink
    Definition Classes
    TupleInstances1
  255. implicit def catsKernelStdGroupForTuple4[A0, A1, A2, A3](implicit A0: kernel.Group[A0], A1: kernel.Group[A1], A2: kernel.Group[A2], A3: kernel.Group[A3]): kernel.Group[(A0, A1, A2, A3)]

    Permalink
    Definition Classes
    TupleInstances1
  256. implicit def catsKernelStdGroupForTuple5[A0, A1, A2, A3, A4](implicit A0: kernel.Group[A0], A1: kernel.Group[A1], A2: kernel.Group[A2], A3: kernel.Group[A3], A4: kernel.Group[A4]): kernel.Group[(A0, A1, A2, A3, A4)]

    Permalink
    Definition Classes
    TupleInstances1
  257. implicit def catsKernelStdGroupForTuple6[A0, A1, A2, A3, A4, A5](implicit A0: kernel.Group[A0], A1: kernel.Group[A1], A2: kernel.Group[A2], A3: kernel.Group[A3], A4: kernel.Group[A4], A5: kernel.Group[A5]): kernel.Group[(A0, A1, A2, A3, A4, A5)]

    Permalink
    Definition Classes
    TupleInstances1
  258. implicit def catsKernelStdGroupForTuple7[A0, A1, A2, A3, A4, A5, A6](implicit A0: kernel.Group[A0], A1: kernel.Group[A1], A2: kernel.Group[A2], A3: kernel.Group[A3], A4: kernel.Group[A4], A5: kernel.Group[A5], A6: kernel.Group[A6]): kernel.Group[(A0, A1, A2, A3, A4, A5, A6)]

    Permalink
    Definition Classes
    TupleInstances1
  259. implicit def catsKernelStdGroupForTuple8[A0, A1, A2, A3, A4, A5, A6, A7](implicit A0: kernel.Group[A0], A1: kernel.Group[A1], A2: kernel.Group[A2], A3: kernel.Group[A3], A4: kernel.Group[A4], A5: kernel.Group[A5], A6: kernel.Group[A6], A7: kernel.Group[A7]): kernel.Group[(A0, A1, A2, A3, A4, A5, A6, A7)]

    Permalink
    Definition Classes
    TupleInstances1
  260. implicit def catsKernelStdGroupForTuple9[A0, A1, A2, A3, A4, A5, A6, A7, A8](implicit A0: kernel.Group[A0], A1: kernel.Group[A1], A2: kernel.Group[A2], A3: kernel.Group[A3], A4: kernel.Group[A4], A5: kernel.Group[A5], A6: kernel.Group[A6], A7: kernel.Group[A7], A8: kernel.Group[A8]): kernel.Group[(A0, A1, A2, A3, A4, A5, A6, A7, A8)]

    Permalink
    Definition Classes
    TupleInstances1
  261. implicit def catsKernelStdHashForList[A](implicit arg0: kernel.Hash[A]): kernel.Hash[List[A]]

    Permalink
    Definition Classes
    ListInstances1
  262. implicit def catsKernelStdHashForMap[K, V](implicit arg0: kernel.Hash[K], arg1: kernel.Hash[V]): kernel.Hash[Map[K, V]]

    Permalink
    Definition Classes
    MapInstances
  263. implicit def catsKernelStdHashForOption[A](implicit arg0: kernel.Hash[A]): kernel.Hash[Option[A]]

    Permalink
    Definition Classes
    OptionInstances1
  264. implicit def catsKernelStdHashForQueue[A](implicit arg0: kernel.Hash[A]): kernel.Hash[Queue[A]]

    Permalink
    Definition Classes
    QueueInstances1
  265. implicit def catsKernelStdHashForSet[A]: kernel.Hash[Set[A]]

    Permalink
    Definition Classes
    SetInstances
  266. implicit def catsKernelStdHashForSortedSet[A](implicit arg0: kernel.Order[A], arg1: kernel.Hash[A]): kernel.Hash[SortedSet[A]]

    Permalink
    Definition Classes
    SortedSetInstances1
  267. implicit def catsKernelStdHashForStream[A](implicit arg0: kernel.Hash[A]): kernel.Hash[Stream[A]]

    Permalink
    Definition Classes
    StreamInstances1
  268. implicit def catsKernelStdHashForTuple1[A0](implicit A0: kernel.Hash[A0]): kernel.Hash[(A0)]

    Permalink
    Definition Classes
    TupleInstances1
  269. implicit def catsKernelStdHashForTuple10[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9](implicit A0: kernel.Hash[A0], A1: kernel.Hash[A1], A2: kernel.Hash[A2], A3: kernel.Hash[A3], A4: kernel.Hash[A4], A5: kernel.Hash[A5], A6: kernel.Hash[A6], A7: kernel.Hash[A7], A8: kernel.Hash[A8], A9: kernel.Hash[A9]): kernel.Hash[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9)]

    Permalink
    Definition Classes
    TupleInstances1
  270. implicit def catsKernelStdHashForTuple11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10](implicit A0: kernel.Hash[A0], A1: kernel.Hash[A1], A2: kernel.Hash[A2], A3: kernel.Hash[A3], A4: kernel.Hash[A4], A5: kernel.Hash[A5], A6: kernel.Hash[A6], A7: kernel.Hash[A7], A8: kernel.Hash[A8], A9: kernel.Hash[A9], A10: kernel.Hash[A10]): kernel.Hash[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)]

    Permalink
    Definition Classes
    TupleInstances1
  271. implicit def catsKernelStdHashForTuple12[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11](implicit A0: kernel.Hash[A0], A1: kernel.Hash[A1], A2: kernel.Hash[A2], A3: kernel.Hash[A3], A4: kernel.Hash[A4], A5: kernel.Hash[A5], A6: kernel.Hash[A6], A7: kernel.Hash[A7], A8: kernel.Hash[A8], A9: kernel.Hash[A9], A10: kernel.Hash[A10], A11: kernel.Hash[A11]): kernel.Hash[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)]

    Permalink
    Definition Classes
    TupleInstances1
  272. implicit def catsKernelStdHashForTuple13[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12](implicit A0: kernel.Hash[A0], A1: kernel.Hash[A1], A2: kernel.Hash[A2], A3: kernel.Hash[A3], A4: kernel.Hash[A4], A5: kernel.Hash[A5], A6: kernel.Hash[A6], A7: kernel.Hash[A7], A8: kernel.Hash[A8], A9: kernel.Hash[A9], A10: kernel.Hash[A10], A11: kernel.Hash[A11], A12: kernel.Hash[A12]): kernel.Hash[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12)]

    Permalink
    Definition Classes
    TupleInstances1
  273. implicit def catsKernelStdHashForTuple14[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13](implicit A0: kernel.Hash[A0], A1: kernel.Hash[A1], A2: kernel.Hash[A2], A3: kernel.Hash[A3], A4: kernel.Hash[A4], A5: kernel.Hash[A5], A6: kernel.Hash[A6], A7: kernel.Hash[A7], A8: kernel.Hash[A8], A9: kernel.Hash[A9], A10: kernel.Hash[A10], A11: kernel.Hash[A11], A12: kernel.Hash[A12], A13: kernel.Hash[A13]): kernel.Hash[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13)]

    Permalink
    Definition Classes
    TupleInstances1
  274. implicit def catsKernelStdHashForTuple15[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14](implicit A0: kernel.Hash[A0], A1: kernel.Hash[A1], A2: kernel.Hash[A2], A3: kernel.Hash[A3], A4: kernel.Hash[A4], A5: kernel.Hash[A5], A6: kernel.Hash[A6], A7: kernel.Hash[A7], A8: kernel.Hash[A8], A9: kernel.Hash[A9], A10: kernel.Hash[A10], A11: kernel.Hash[A11], A12: kernel.Hash[A12], A13: kernel.Hash[A13], A14: kernel.Hash[A14]): kernel.Hash[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14)]

    Permalink
    Definition Classes
    TupleInstances1
  275. implicit def catsKernelStdHashForTuple16[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15](implicit A0: kernel.Hash[A0], A1: kernel.Hash[A1], A2: kernel.Hash[A2], A3: kernel.Hash[A3], A4: kernel.Hash[A4], A5: kernel.Hash[A5], A6: kernel.Hash[A6], A7: kernel.Hash[A7], A8: kernel.Hash[A8], A9: kernel.Hash[A9], A10: kernel.Hash[A10], A11: kernel.Hash[A11], A12: kernel.Hash[A12], A13: kernel.Hash[A13], A14: kernel.Hash[A14], A15: kernel.Hash[A15]): kernel.Hash[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15)]

    Permalink
    Definition Classes
    TupleInstances1
  276. implicit def catsKernelStdHashForTuple17[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16](implicit A0: kernel.Hash[A0], A1: kernel.Hash[A1], A2: kernel.Hash[A2], A3: kernel.Hash[A3], A4: kernel.Hash[A4], A5: kernel.Hash[A5], A6: kernel.Hash[A6], A7: kernel.Hash[A7], A8: kernel.Hash[A8], A9: kernel.Hash[A9], A10: kernel.Hash[A10], A11: kernel.Hash[A11], A12: kernel.Hash[A12], A13: kernel.Hash[A13], A14: kernel.Hash[A14], A15: kernel.Hash[A15], A16: kernel.Hash[A16]): kernel.Hash[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16)]

    Permalink
    Definition Classes
    TupleInstances1
  277. implicit def catsKernelStdHashForTuple18[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17](implicit A0: kernel.Hash[A0], A1: kernel.Hash[A1], A2: kernel.Hash[A2], A3: kernel.Hash[A3], A4: kernel.Hash[A4], A5: kernel.Hash[A5], A6: kernel.Hash[A6], A7: kernel.Hash[A7], A8: kernel.Hash[A8], A9: kernel.Hash[A9], A10: kernel.Hash[A10], A11: kernel.Hash[A11], A12: kernel.Hash[A12], A13: kernel.Hash[A13], A14: kernel.Hash[A14], A15: kernel.Hash[A15], A16: kernel.Hash[A16], A17: kernel.Hash[A17]): kernel.Hash[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17)]

    Permalink
    Definition Classes
    TupleInstances1
  278. implicit def catsKernelStdHashForTuple19[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18](implicit A0: kernel.Hash[A0], A1: kernel.Hash[A1], A2: kernel.Hash[A2], A3: kernel.Hash[A3], A4: kernel.Hash[A4], A5: kernel.Hash[A5], A6: kernel.Hash[A6], A7: kernel.Hash[A7], A8: kernel.Hash[A8], A9: kernel.Hash[A9], A10: kernel.Hash[A10], A11: kernel.Hash[A11], A12: kernel.Hash[A12], A13: kernel.Hash[A13], A14: kernel.Hash[A14], A15: kernel.Hash[A15], A16: kernel.Hash[A16], A17: kernel.Hash[A17], A18: kernel.Hash[A18]): kernel.Hash[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18)]

    Permalink
    Definition Classes
    TupleInstances1
  279. implicit def catsKernelStdHashForTuple2[A0, A1](implicit A0: kernel.Hash[A0], A1: kernel.Hash[A1]): kernel.Hash[(A0, A1)]

    Permalink
    Definition Classes
    TupleInstances1
  280. implicit def catsKernelStdHashForTuple20[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19](implicit A0: kernel.Hash[A0], A1: kernel.Hash[A1], A2: kernel.Hash[A2], A3: kernel.Hash[A3], A4: kernel.Hash[A4], A5: kernel.Hash[A5], A6: kernel.Hash[A6], A7: kernel.Hash[A7], A8: kernel.Hash[A8], A9: kernel.Hash[A9], A10: kernel.Hash[A10], A11: kernel.Hash[A11], A12: kernel.Hash[A12], A13: kernel.Hash[A13], A14: kernel.Hash[A14], A15: kernel.Hash[A15], A16: kernel.Hash[A16], A17: kernel.Hash[A17], A18: kernel.Hash[A18], A19: kernel.Hash[A19]): kernel.Hash[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19)]

    Permalink
    Definition Classes
    TupleInstances1
  281. implicit def catsKernelStdHashForTuple21[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20](implicit A0: kernel.Hash[A0], A1: kernel.Hash[A1], A2: kernel.Hash[A2], A3: kernel.Hash[A3], A4: kernel.Hash[A4], A5: kernel.Hash[A5], A6: kernel.Hash[A6], A7: kernel.Hash[A7], A8: kernel.Hash[A8], A9: kernel.Hash[A9], A10: kernel.Hash[A10], A11: kernel.Hash[A11], A12: kernel.Hash[A12], A13: kernel.Hash[A13], A14: kernel.Hash[A14], A15: kernel.Hash[A15], A16: kernel.Hash[A16], A17: kernel.Hash[A17], A18: kernel.Hash[A18], A19: kernel.Hash[A19], A20: kernel.Hash[A20]): kernel.Hash[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20)]

    Permalink
    Definition Classes
    TupleInstances1
  282. implicit def catsKernelStdHashForTuple22[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21](implicit A0: kernel.Hash[A0], A1: kernel.Hash[A1], A2: kernel.Hash[A2], A3: kernel.Hash[A3], A4: kernel.Hash[A4], A5: kernel.Hash[A5], A6: kernel.Hash[A6], A7: kernel.Hash[A7], A8: kernel.Hash[A8], A9: kernel.Hash[A9], A10: kernel.Hash[A10], A11: kernel.Hash[A11], A12: kernel.Hash[A12], A13: kernel.Hash[A13], A14: kernel.Hash[A14], A15: kernel.Hash[A15], A16: kernel.Hash[A16], A17: kernel.Hash[A17], A18: kernel.Hash[A18], A19: kernel.Hash[A19], A20: kernel.Hash[A20], A21: kernel.Hash[A21]): kernel.Hash[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21)]

    Permalink
    Definition Classes
    TupleInstances1
  283. implicit def catsKernelStdHashForTuple3[A0, A1, A2](implicit A0: kernel.Hash[A0], A1: kernel.Hash[A1], A2: kernel.Hash[A2]): kernel.Hash[(A0, A1, A2)]

    Permalink
    Definition Classes
    TupleInstances1
  284. implicit def catsKernelStdHashForTuple4[A0, A1, A2, A3](implicit A0: kernel.Hash[A0], A1: kernel.Hash[A1], A2: kernel.Hash[A2], A3: kernel.Hash[A3]): kernel.Hash[(A0, A1, A2, A3)]

    Permalink
    Definition Classes
    TupleInstances1
  285. implicit def catsKernelStdHashForTuple5[A0, A1, A2, A3, A4](implicit A0: kernel.Hash[A0], A1: kernel.Hash[A1], A2: kernel.Hash[A2], A3: kernel.Hash[A3], A4: kernel.Hash[A4]): kernel.Hash[(A0, A1, A2, A3, A4)]

    Permalink
    Definition Classes
    TupleInstances1
  286. implicit def catsKernelStdHashForTuple6[A0, A1, A2, A3, A4, A5](implicit A0: kernel.Hash[A0], A1: kernel.Hash[A1], A2: kernel.Hash[A2], A3: kernel.Hash[A3], A4: kernel.Hash[A4], A5: kernel.Hash[A5]): kernel.Hash[(A0, A1, A2, A3, A4, A5)]

    Permalink
    Definition Classes
    TupleInstances1
  287. implicit def catsKernelStdHashForTuple7[A0, A1, A2, A3, A4, A5, A6](implicit A0: kernel.Hash[A0], A1: kernel.Hash[A1], A2: kernel.Hash[A2], A3: kernel.Hash[A3], A4: kernel.Hash[A4], A5: kernel.Hash[A5], A6: kernel.Hash[A6]): kernel.Hash[(A0, A1, A2, A3, A4, A5, A6)]

    Permalink
    Definition Classes
    TupleInstances1
  288. implicit def catsKernelStdHashForTuple8[A0, A1, A2, A3, A4, A5, A6, A7](implicit A0: kernel.Hash[A0], A1: kernel.Hash[A1], A2: kernel.Hash[A2], A3: kernel.Hash[A3], A4: kernel.Hash[A4], A5: kernel.Hash[A5], A6: kernel.Hash[A6], A7: kernel.Hash[A7]): kernel.Hash[(A0, A1, A2, A3, A4, A5, A6, A7)]

    Permalink
    Definition Classes
    TupleInstances1
  289. implicit def catsKernelStdHashForTuple9[A0, A1, A2, A3, A4, A5, A6, A7, A8](implicit A0: kernel.Hash[A0], A1: kernel.Hash[A1], A2: kernel.Hash[A2], A3: kernel.Hash[A3], A4: kernel.Hash[A4], A5: kernel.Hash[A5], A6: kernel.Hash[A6], A7: kernel.Hash[A7], A8: kernel.Hash[A8]): kernel.Hash[(A0, A1, A2, A3, A4, A5, A6, A7, A8)]

    Permalink
    Definition Classes
    TupleInstances1
  290. implicit def catsKernelStdHashForVector[A](implicit arg0: kernel.Hash[A]): kernel.Hash[Vector[A]]

    Permalink
    Definition Classes
    VectorInstances1
  291. implicit def catsKernelStdMonoidForList[A]: kernel.Monoid[List[A]]

    Permalink
    Definition Classes
    ListInstances
  292. implicit def catsKernelStdMonoidForMap[K, V](implicit arg0: kernel.Semigroup[V]): kernel.Monoid[Map[K, V]]

    Permalink
    Definition Classes
    MapInstances1
  293. implicit def catsKernelStdMonoidForOption[A](implicit arg0: kernel.Semigroup[A]): kernel.Monoid[Option[A]]

    Permalink
    Definition Classes
    OptionInstances
  294. implicit def catsKernelStdMonoidForQueue[A]: kernel.Monoid[Queue[A]]

    Permalink
    Definition Classes
    QueueInstances
  295. implicit def catsKernelStdMonoidForStream[A]: kernel.Monoid[Stream[A]]

    Permalink
    Definition Classes
    StreamInstances
  296. implicit val catsKernelStdMonoidForString: kernel.Monoid[String]

    Permalink
    Definition Classes
    StringInstances
  297. implicit def catsKernelStdMonoidForTuple1[A0](implicit A0: kernel.Monoid[A0]): kernel.Monoid[(A0)]

    Permalink
    Definition Classes
    TupleInstances2
  298. implicit def catsKernelStdMonoidForTuple10[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9](implicit A0: kernel.Monoid[A0], A1: kernel.Monoid[A1], A2: kernel.Monoid[A2], A3: kernel.Monoid[A3], A4: kernel.Monoid[A4], A5: kernel.Monoid[A5], A6: kernel.Monoid[A6], A7: kernel.Monoid[A7], A8: kernel.Monoid[A8], A9: kernel.Monoid[A9]): kernel.Monoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9)]

    Permalink
    Definition Classes
    TupleInstances2
  299. implicit def catsKernelStdMonoidForTuple11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10](implicit A0: kernel.Monoid[A0], A1: kernel.Monoid[A1], A2: kernel.Monoid[A2], A3: kernel.Monoid[A3], A4: kernel.Monoid[A4], A5: kernel.Monoid[A5], A6: kernel.Monoid[A6], A7: kernel.Monoid[A7], A8: kernel.Monoid[A8], A9: kernel.Monoid[A9], A10: kernel.Monoid[A10]): kernel.Monoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)]

    Permalink
    Definition Classes
    TupleInstances2
  300. implicit def catsKernelStdMonoidForTuple12[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11](implicit A0: kernel.Monoid[A0], A1: kernel.Monoid[A1], A2: kernel.Monoid[A2], A3: kernel.Monoid[A3], A4: kernel.Monoid[A4], A5: kernel.Monoid[A5], A6: kernel.Monoid[A6], A7: kernel.Monoid[A7], A8: kernel.Monoid[A8], A9: kernel.Monoid[A9], A10: kernel.Monoid[A10], A11: kernel.Monoid[A11]): kernel.Monoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)]

    Permalink
    Definition Classes
    TupleInstances2
  301. implicit def catsKernelStdMonoidForTuple13[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12](implicit A0: kernel.Monoid[A0], A1: kernel.Monoid[A1], A2: kernel.Monoid[A2], A3: kernel.Monoid[A3], A4: kernel.Monoid[A4], A5: kernel.Monoid[A5], A6: kernel.Monoid[A6], A7: kernel.Monoid[A7], A8: kernel.Monoid[A8], A9: kernel.Monoid[A9], A10: kernel.Monoid[A10], A11: kernel.Monoid[A11], A12: kernel.Monoid[A12]): kernel.Monoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12)]

    Permalink
    Definition Classes
    TupleInstances2
  302. implicit def catsKernelStdMonoidForTuple14[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13](implicit A0: kernel.Monoid[A0], A1: kernel.Monoid[A1], A2: kernel.Monoid[A2], A3: kernel.Monoid[A3], A4: kernel.Monoid[A4], A5: kernel.Monoid[A5], A6: kernel.Monoid[A6], A7: kernel.Monoid[A7], A8: kernel.Monoid[A8], A9: kernel.Monoid[A9], A10: kernel.Monoid[A10], A11: kernel.Monoid[A11], A12: kernel.Monoid[A12], A13: kernel.Monoid[A13]): kernel.Monoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13)]

    Permalink
    Definition Classes
    TupleInstances2
  303. implicit def catsKernelStdMonoidForTuple15[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14](implicit A0: kernel.Monoid[A0], A1: kernel.Monoid[A1], A2: kernel.Monoid[A2], A3: kernel.Monoid[A3], A4: kernel.Monoid[A4], A5: kernel.Monoid[A5], A6: kernel.Monoid[A6], A7: kernel.Monoid[A7], A8: kernel.Monoid[A8], A9: kernel.Monoid[A9], A10: kernel.Monoid[A10], A11: kernel.Monoid[A11], A12: kernel.Monoid[A12], A13: kernel.Monoid[A13], A14: kernel.Monoid[A14]): kernel.Monoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14)]

    Permalink
    Definition Classes
    TupleInstances2
  304. implicit def catsKernelStdMonoidForTuple16[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15](implicit A0: kernel.Monoid[A0], A1: kernel.Monoid[A1], A2: kernel.Monoid[A2], A3: kernel.Monoid[A3], A4: kernel.Monoid[A4], A5: kernel.Monoid[A5], A6: kernel.Monoid[A6], A7: kernel.Monoid[A7], A8: kernel.Monoid[A8], A9: kernel.Monoid[A9], A10: kernel.Monoid[A10], A11: kernel.Monoid[A11], A12: kernel.Monoid[A12], A13: kernel.Monoid[A13], A14: kernel.Monoid[A14], A15: kernel.Monoid[A15]): kernel.Monoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15)]

    Permalink
    Definition Classes
    TupleInstances2
  305. implicit def catsKernelStdMonoidForTuple17[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16](implicit A0: kernel.Monoid[A0], A1: kernel.Monoid[A1], A2: kernel.Monoid[A2], A3: kernel.Monoid[A3], A4: kernel.Monoid[A4], A5: kernel.Monoid[A5], A6: kernel.Monoid[A6], A7: kernel.Monoid[A7], A8: kernel.Monoid[A8], A9: kernel.Monoid[A9], A10: kernel.Monoid[A10], A11: kernel.Monoid[A11], A12: kernel.Monoid[A12], A13: kernel.Monoid[A13], A14: kernel.Monoid[A14], A15: kernel.Monoid[A15], A16: kernel.Monoid[A16]): kernel.Monoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16)]

    Permalink
    Definition Classes
    TupleInstances2
  306. implicit def catsKernelStdMonoidForTuple18[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17](implicit A0: kernel.Monoid[A0], A1: kernel.Monoid[A1], A2: kernel.Monoid[A2], A3: kernel.Monoid[A3], A4: kernel.Monoid[A4], A5: kernel.Monoid[A5], A6: kernel.Monoid[A6], A7: kernel.Monoid[A7], A8: kernel.Monoid[A8], A9: kernel.Monoid[A9], A10: kernel.Monoid[A10], A11: kernel.Monoid[A11], A12: kernel.Monoid[A12], A13: kernel.Monoid[A13], A14: kernel.Monoid[A14], A15: kernel.Monoid[A15], A16: kernel.Monoid[A16], A17: kernel.Monoid[A17]): kernel.Monoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17)]

    Permalink
    Definition Classes
    TupleInstances2
  307. implicit def catsKernelStdMonoidForTuple19[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18](implicit A0: kernel.Monoid[A0], A1: kernel.Monoid[A1], A2: kernel.Monoid[A2], A3: kernel.Monoid[A3], A4: kernel.Monoid[A4], A5: kernel.Monoid[A5], A6: kernel.Monoid[A6], A7: kernel.Monoid[A7], A8: kernel.Monoid[A8], A9: kernel.Monoid[A9], A10: kernel.Monoid[A10], A11: kernel.Monoid[A11], A12: kernel.Monoid[A12], A13: kernel.Monoid[A13], A14: kernel.Monoid[A14], A15: kernel.Monoid[A15], A16: kernel.Monoid[A16], A17: kernel.Monoid[A17], A18: kernel.Monoid[A18]): kernel.Monoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18)]

    Permalink
    Definition Classes
    TupleInstances2
  308. implicit def catsKernelStdMonoidForTuple2[A0, A1](implicit A0: kernel.Monoid[A0], A1: kernel.Monoid[A1]): kernel.Monoid[(A0, A1)]

    Permalink
    Definition Classes
    TupleInstances2
  309. implicit def catsKernelStdMonoidForTuple20[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19](implicit A0: kernel.Monoid[A0], A1: kernel.Monoid[A1], A2: kernel.Monoid[A2], A3: kernel.Monoid[A3], A4: kernel.Monoid[A4], A5: kernel.Monoid[A5], A6: kernel.Monoid[A6], A7: kernel.Monoid[A7], A8: kernel.Monoid[A8], A9: kernel.Monoid[A9], A10: kernel.Monoid[A10], A11: kernel.Monoid[A11], A12: kernel.Monoid[A12], A13: kernel.Monoid[A13], A14: kernel.Monoid[A14], A15: kernel.Monoid[A15], A16: kernel.Monoid[A16], A17: kernel.Monoid[A17], A18: kernel.Monoid[A18], A19: kernel.Monoid[A19]): kernel.Monoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19)]

    Permalink
    Definition Classes
    TupleInstances2
  310. implicit def catsKernelStdMonoidForTuple21[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20](implicit A0: kernel.Monoid[A0], A1: kernel.Monoid[A1], A2: kernel.Monoid[A2], A3: kernel.Monoid[A3], A4: kernel.Monoid[A4], A5: kernel.Monoid[A5], A6: kernel.Monoid[A6], A7: kernel.Monoid[A7], A8: kernel.Monoid[A8], A9: kernel.Monoid[A9], A10: kernel.Monoid[A10], A11: kernel.Monoid[A11], A12: kernel.Monoid[A12], A13: kernel.Monoid[A13], A14: kernel.Monoid[A14], A15: kernel.Monoid[A15], A16: kernel.Monoid[A16], A17: kernel.Monoid[A17], A18: kernel.Monoid[A18], A19: kernel.Monoid[A19], A20: kernel.Monoid[A20]): kernel.Monoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20)]

    Permalink
    Definition Classes
    TupleInstances2
  311. implicit def catsKernelStdMonoidForTuple22[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21](implicit A0: kernel.Monoid[A0], A1: kernel.Monoid[A1], A2: kernel.Monoid[A2], A3: kernel.Monoid[A3], A4: kernel.Monoid[A4], A5: kernel.Monoid[A5], A6: kernel.Monoid[A6], A7: kernel.Monoid[A7], A8: kernel.Monoid[A8], A9: kernel.Monoid[A9], A10: kernel.Monoid[A10], A11: kernel.Monoid[A11], A12: kernel.Monoid[A12], A13: kernel.Monoid[A13], A14: kernel.Monoid[A14], A15: kernel.Monoid[A15], A16: kernel.Monoid[A16], A17: kernel.Monoid[A17], A18: kernel.Monoid[A18], A19: kernel.Monoid[A19], A20: kernel.Monoid[A20], A21: kernel.Monoid[A21]): kernel.Monoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21)]

    Permalink
    Definition Classes
    TupleInstances2
  312. implicit def catsKernelStdMonoidForTuple3[A0, A1, A2](implicit A0: kernel.Monoid[A0], A1: kernel.Monoid[A1], A2: kernel.Monoid[A2]): kernel.Monoid[(A0, A1, A2)]

    Permalink
    Definition Classes
    TupleInstances2
  313. implicit def catsKernelStdMonoidForTuple4[A0, A1, A2, A3](implicit A0: kernel.Monoid[A0], A1: kernel.Monoid[A1], A2: kernel.Monoid[A2], A3: kernel.Monoid[A3]): kernel.Monoid[(A0, A1, A2, A3)]

    Permalink
    Definition Classes
    TupleInstances2
  314. implicit def catsKernelStdMonoidForTuple5[A0, A1, A2, A3, A4](implicit A0: kernel.Monoid[A0], A1: kernel.Monoid[A1], A2: kernel.Monoid[A2], A3: kernel.Monoid[A3], A4: kernel.Monoid[A4]): kernel.Monoid[(A0, A1, A2, A3, A4)]

    Permalink
    Definition Classes
    TupleInstances2
  315. implicit def catsKernelStdMonoidForTuple6[A0, A1, A2, A3, A4, A5](implicit A0: kernel.Monoid[A0], A1: kernel.Monoid[A1], A2: kernel.Monoid[A2], A3: kernel.Monoid[A3], A4: kernel.Monoid[A4], A5: kernel.Monoid[A5]): kernel.Monoid[(A0, A1, A2, A3, A4, A5)]

    Permalink
    Definition Classes
    TupleInstances2
  316. implicit def catsKernelStdMonoidForTuple7[A0, A1, A2, A3, A4, A5, A6](implicit A0: kernel.Monoid[A0], A1: kernel.Monoid[A1], A2: kernel.Monoid[A2], A3: kernel.Monoid[A3], A4: kernel.Monoid[A4], A5: kernel.Monoid[A5], A6: kernel.Monoid[A6]): kernel.Monoid[(A0, A1, A2, A3, A4, A5, A6)]

    Permalink
    Definition Classes
    TupleInstances2
  317. implicit def catsKernelStdMonoidForTuple8[A0, A1, A2, A3, A4, A5, A6, A7](implicit A0: kernel.Monoid[A0], A1: kernel.Monoid[A1], A2: kernel.Monoid[A2], A3: kernel.Monoid[A3], A4: kernel.Monoid[A4], A5: kernel.Monoid[A5], A6: kernel.Monoid[A6], A7: kernel.Monoid[A7]): kernel.Monoid[(A0, A1, A2, A3, A4, A5, A6, A7)]

    Permalink
    Definition Classes
    TupleInstances2
  318. implicit def catsKernelStdMonoidForTuple9[A0, A1, A2, A3, A4, A5, A6, A7, A8](implicit A0: kernel.Monoid[A0], A1: kernel.Monoid[A1], A2: kernel.Monoid[A2], A3: kernel.Monoid[A3], A4: kernel.Monoid[A4], A5: kernel.Monoid[A5], A6: kernel.Monoid[A6], A7: kernel.Monoid[A7], A8: kernel.Monoid[A8]): kernel.Monoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8)]

    Permalink
    Definition Classes
    TupleInstances2
  319. implicit def catsKernelStdMonoidForVector[A]: kernel.Monoid[Vector[A]]

    Permalink
    Definition Classes
    VectorInstances
  320. implicit val catsKernelStdOrderForBigDecimal: kernel.Order[BigDecimal] with kernel.Hash[BigDecimal]

    Permalink
    Definition Classes
    BigDecimalInstances
  321. implicit val catsKernelStdOrderForBigInt: kernel.Order[BigInt] with kernel.Hash[BigInt]

    Permalink
    Definition Classes
    BigIntInstances
  322. implicit val catsKernelStdOrderForBitSet: kernel.PartialOrder[BitSet] with kernel.Hash[BitSet]

    Permalink
    Definition Classes
    BitSetInstances
  323. implicit val catsKernelStdOrderForBoolean: kernel.Order[Boolean] with kernel.Hash[Boolean]

    Permalink
    Definition Classes
    BooleanInstances
  324. implicit val catsKernelStdOrderForByte: kernel.Order[Byte] with kernel.Hash[Byte]

    Permalink
    Definition Classes
    ByteInstances
  325. implicit val catsKernelStdOrderForChar: CharOrder

    Permalink
    Definition Classes
    CharInstances
  326. implicit val catsKernelStdOrderForDouble: kernel.Order[Double] with kernel.Hash[Double]

    Permalink
    Definition Classes
    DoubleInstances
  327. implicit val catsKernelStdOrderForFloat: kernel.Order[Float] with kernel.Hash[Float]

    Permalink
    Definition Classes
    FloatInstances
  328. implicit val catsKernelStdOrderForInt: kernel.Order[Int] with kernel.Hash[Int]

    Permalink
    Definition Classes
    IntInstances
  329. implicit def catsKernelStdOrderForList[A](implicit arg0: kernel.Order[A]): kernel.Order[List[A]]

    Permalink
    Definition Classes
    ListInstances
  330. implicit val catsKernelStdOrderForLong: kernel.Order[Long] with kernel.Hash[Long]

    Permalink
    Definition Classes
    LongInstances
  331. implicit def catsKernelStdOrderForOption[A](implicit arg0: kernel.Order[A]): kernel.Order[Option[A]]

    Permalink
    Definition Classes
    OptionInstances
  332. implicit def catsKernelStdOrderForQueue[A](implicit arg0: kernel.Order[A]): kernel.Order[Queue[A]]

    Permalink
    Definition Classes
    QueueInstances
  333. implicit val catsKernelStdOrderForShort: kernel.Order[Short] with kernel.Hash[Short]

    Permalink
    Definition Classes
    ShortInstances
  334. implicit def catsKernelStdOrderForSortedSet[A](implicit arg0: kernel.Order[A]): kernel.Order[SortedSet[A]]

    Permalink
    Definition Classes
    SortedSetInstances
  335. implicit def catsKernelStdOrderForStream[A](implicit arg0: kernel.Order[A]): kernel.Order[Stream[A]]

    Permalink
    Definition Classes
    StreamInstances
  336. implicit val catsKernelStdOrderForString: kernel.Order[String] with kernel.Hash[String]

    Permalink
    Definition Classes
    StringInstances
  337. implicit val catsKernelStdOrderForSymbol: kernel.Order[Symbol] with kernel.Hash[Symbol]

    Permalink
    Definition Classes
    SymbolInstances
  338. implicit def catsKernelStdOrderForTuple1[A0](implicit A0: kernel.Order[A0]): kernel.Order[(A0)]

    Permalink
    Definition Classes
    TupleInstances
  339. implicit def catsKernelStdOrderForTuple10[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9](implicit A0: kernel.Order[A0], A1: kernel.Order[A1], A2: kernel.Order[A2], A3: kernel.Order[A3], A4: kernel.Order[A4], A5: kernel.Order[A5], A6: kernel.Order[A6], A7: kernel.Order[A7], A8: kernel.Order[A8], A9: kernel.Order[A9]): kernel.Order[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9)]

    Permalink
    Definition Classes
    TupleInstances
  340. implicit def catsKernelStdOrderForTuple11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10](implicit A0: kernel.Order[A0], A1: kernel.Order[A1], A2: kernel.Order[A2], A3: kernel.Order[A3], A4: kernel.Order[A4], A5: kernel.Order[A5], A6: kernel.Order[A6], A7: kernel.Order[A7], A8: kernel.Order[A8], A9: kernel.Order[A9], A10: kernel.Order[A10]): kernel.Order[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)]

    Permalink
    Definition Classes
    TupleInstances
  341. implicit def catsKernelStdOrderForTuple12[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11](implicit A0: kernel.Order[A0], A1: kernel.Order[A1], A2: kernel.Order[A2], A3: kernel.Order[A3], A4: kernel.Order[A4], A5: kernel.Order[A5], A6: kernel.Order[A6], A7: kernel.Order[A7], A8: kernel.Order[A8], A9: kernel.Order[A9], A10: kernel.Order[A10], A11: kernel.Order[A11]): kernel.Order[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)]

    Permalink
    Definition Classes
    TupleInstances
  342. implicit def catsKernelStdOrderForTuple13[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12](implicit A0: kernel.Order[A0], A1: kernel.Order[A1], A2: kernel.Order[A2], A3: kernel.Order[A3], A4: kernel.Order[A4], A5: kernel.Order[A5], A6: kernel.Order[A6], A7: kernel.Order[A7], A8: kernel.Order[A8], A9: kernel.Order[A9], A10: kernel.Order[A10], A11: kernel.Order[A11], A12: kernel.Order[A12]): kernel.Order[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12)]

    Permalink
    Definition Classes
    TupleInstances
  343. implicit def catsKernelStdOrderForTuple14[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13](implicit A0: kernel.Order[A0], A1: kernel.Order[A1], A2: kernel.Order[A2], A3: kernel.Order[A3], A4: kernel.Order[A4], A5: kernel.Order[A5], A6: kernel.Order[A6], A7: kernel.Order[A7], A8: kernel.Order[A8], A9: kernel.Order[A9], A10: kernel.Order[A10], A11: kernel.Order[A11], A12: kernel.Order[A12], A13: kernel.Order[A13]): kernel.Order[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13)]

    Permalink
    Definition Classes
    TupleInstances
  344. implicit def catsKernelStdOrderForTuple15[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14](implicit A0: kernel.Order[A0], A1: kernel.Order[A1], A2: kernel.Order[A2], A3: kernel.Order[A3], A4: kernel.Order[A4], A5: kernel.Order[A5], A6: kernel.Order[A6], A7: kernel.Order[A7], A8: kernel.Order[A8], A9: kernel.Order[A9], A10: kernel.Order[A10], A11: kernel.Order[A11], A12: kernel.Order[A12], A13: kernel.Order[A13], A14: kernel.Order[A14]): kernel.Order[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14)]

    Permalink
    Definition Classes
    TupleInstances
  345. implicit def catsKernelStdOrderForTuple16[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15](implicit A0: kernel.Order[A0], A1: kernel.Order[A1], A2: kernel.Order[A2], A3: kernel.Order[A3], A4: kernel.Order[A4], A5: kernel.Order[A5], A6: kernel.Order[A6], A7: kernel.Order[A7], A8: kernel.Order[A8], A9: kernel.Order[A9], A10: kernel.Order[A10], A11: kernel.Order[A11], A12: kernel.Order[A12], A13: kernel.Order[A13], A14: kernel.Order[A14], A15: kernel.Order[A15]): kernel.Order[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15)]

    Permalink
    Definition Classes
    TupleInstances
  346. implicit def catsKernelStdOrderForTuple17[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16](implicit A0: kernel.Order[A0], A1: kernel.Order[A1], A2: kernel.Order[A2], A3: kernel.Order[A3], A4: kernel.Order[A4], A5: kernel.Order[A5], A6: kernel.Order[A6], A7: kernel.Order[A7], A8: kernel.Order[A8], A9: kernel.Order[A9], A10: kernel.Order[A10], A11: kernel.Order[A11], A12: kernel.Order[A12], A13: kernel.Order[A13], A14: kernel.Order[A14], A15: kernel.Order[A15], A16: kernel.Order[A16]): kernel.Order[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16)]

    Permalink
    Definition Classes
    TupleInstances
  347. implicit def catsKernelStdOrderForTuple18[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17](implicit A0: kernel.Order[A0], A1: kernel.Order[A1], A2: kernel.Order[A2], A3: kernel.Order[A3], A4: kernel.Order[A4], A5: kernel.Order[A5], A6: kernel.Order[A6], A7: kernel.Order[A7], A8: kernel.Order[A8], A9: kernel.Order[A9], A10: kernel.Order[A10], A11: kernel.Order[A11], A12: kernel.Order[A12], A13: kernel.Order[A13], A14: kernel.Order[A14], A15: kernel.Order[A15], A16: kernel.Order[A16], A17: kernel.Order[A17]): kernel.Order[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17)]

    Permalink
    Definition Classes
    TupleInstances
  348. implicit def catsKernelStdOrderForTuple19[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18](implicit A0: kernel.Order[A0], A1: kernel.Order[A1], A2: kernel.Order[A2], A3: kernel.Order[A3], A4: kernel.Order[A4], A5: kernel.Order[A5], A6: kernel.Order[A6], A7: kernel.Order[A7], A8: kernel.Order[A8], A9: kernel.Order[A9], A10: kernel.Order[A10], A11: kernel.Order[A11], A12: kernel.Order[A12], A13: kernel.Order[A13], A14: kernel.Order[A14], A15: kernel.Order[A15], A16: kernel.Order[A16], A17: kernel.Order[A17], A18: kernel.Order[A18]): kernel.Order[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18)]

    Permalink
    Definition Classes
    TupleInstances
  349. implicit def catsKernelStdOrderForTuple2[A0, A1](implicit A0: kernel.Order[A0], A1: kernel.Order[A1]): kernel.Order[(A0, A1)]

    Permalink
    Definition Classes
    TupleInstances
  350. implicit def catsKernelStdOrderForTuple20[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19](implicit A0: kernel.Order[A0], A1: kernel.Order[A1], A2: kernel.Order[A2], A3: kernel.Order[A3], A4: kernel.Order[A4], A5: kernel.Order[A5], A6: kernel.Order[A6], A7: kernel.Order[A7], A8: kernel.Order[A8], A9: kernel.Order[A9], A10: kernel.Order[A10], A11: kernel.Order[A11], A12: kernel.Order[A12], A13: kernel.Order[A13], A14: kernel.Order[A14], A15: kernel.Order[A15], A16: kernel.Order[A16], A17: kernel.Order[A17], A18: kernel.Order[A18], A19: kernel.Order[A19]): kernel.Order[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19)]

    Permalink
    Definition Classes
    TupleInstances
  351. implicit def catsKernelStdOrderForTuple21[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20](implicit A0: kernel.Order[A0], A1: kernel.Order[A1], A2: kernel.Order[A2], A3: kernel.Order[A3], A4: kernel.Order[A4], A5: kernel.Order[A5], A6: kernel.Order[A6], A7: kernel.Order[A7], A8: kernel.Order[A8], A9: kernel.Order[A9], A10: kernel.Order[A10], A11: kernel.Order[A11], A12: kernel.Order[A12], A13: kernel.Order[A13], A14: kernel.Order[A14], A15: kernel.Order[A15], A16: kernel.Order[A16], A17: kernel.Order[A17], A18: kernel.Order[A18], A19: kernel.Order[A19], A20: kernel.Order[A20]): kernel.Order[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20)]

    Permalink
    Definition Classes
    TupleInstances
  352. implicit def catsKernelStdOrderForTuple22[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21](implicit A0: kernel.Order[A0], A1: kernel.Order[A1], A2: kernel.Order[A2], A3: kernel.Order[A3], A4: kernel.Order[A4], A5: kernel.Order[A5], A6: kernel.Order[A6], A7: kernel.Order[A7], A8: kernel.Order[A8], A9: kernel.Order[A9], A10: kernel.Order[A10], A11: kernel.Order[A11], A12: kernel.Order[A12], A13: kernel.Order[A13], A14: kernel.Order[A14], A15: kernel.Order[A15], A16: kernel.Order[A16], A17: kernel.Order[A17], A18: kernel.Order[A18], A19: kernel.Order[A19], A20: kernel.Order[A20], A21: kernel.Order[A21]): kernel.Order[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21)]

    Permalink
    Definition Classes
    TupleInstances
  353. implicit def catsKernelStdOrderForTuple3[A0, A1, A2](implicit A0: kernel.Order[A0], A1: kernel.Order[A1], A2: kernel.Order[A2]): kernel.Order[(A0, A1, A2)]

    Permalink
    Definition Classes
    TupleInstances
  354. implicit def catsKernelStdOrderForTuple4[A0, A1, A2, A3](implicit A0: kernel.Order[A0], A1: kernel.Order[A1], A2: kernel.Order[A2], A3: kernel.Order[A3]): kernel.Order[(A0, A1, A2, A3)]

    Permalink
    Definition Classes
    TupleInstances
  355. implicit def catsKernelStdOrderForTuple5[A0, A1, A2, A3, A4](implicit A0: kernel.Order[A0], A1: kernel.Order[A1], A2: kernel.Order[A2], A3: kernel.Order[A3], A4: kernel.Order[A4]): kernel.Order[(A0, A1, A2, A3, A4)]

    Permalink
    Definition Classes
    TupleInstances
  356. implicit def catsKernelStdOrderForTuple6[A0, A1, A2, A3, A4, A5](implicit A0: kernel.Order[A0], A1: kernel.Order[A1], A2: kernel.Order[A2], A3: kernel.Order[A3], A4: kernel.Order[A4], A5: kernel.Order[A5]): kernel.Order[(A0, A1, A2, A3, A4, A5)]

    Permalink
    Definition Classes
    TupleInstances
  357. implicit def catsKernelStdOrderForTuple7[A0, A1, A2, A3, A4, A5, A6](implicit A0: kernel.Order[A0], A1: kernel.Order[A1], A2: kernel.Order[A2], A3: kernel.Order[A3], A4: kernel.Order[A4], A5: kernel.Order[A5], A6: kernel.Order[A6]): kernel.Order[(A0, A1, A2, A3, A4, A5, A6)]

    Permalink
    Definition Classes
    TupleInstances
  358. implicit def catsKernelStdOrderForTuple8[A0, A1, A2, A3, A4, A5, A6, A7](implicit A0: kernel.Order[A0], A1: kernel.Order[A1], A2: kernel.Order[A2], A3: kernel.Order[A3], A4: kernel.Order[A4], A5: kernel.Order[A5], A6: kernel.Order[A6], A7: kernel.Order[A7]): kernel.Order[(A0, A1, A2, A3, A4, A5, A6, A7)]

    Permalink
    Definition Classes
    TupleInstances
  359. implicit def catsKernelStdOrderForTuple9[A0, A1, A2, A3, A4, A5, A6, A7, A8](implicit A0: kernel.Order[A0], A1: kernel.Order[A1], A2: kernel.Order[A2], A3: kernel.Order[A3], A4: kernel.Order[A4], A5: kernel.Order[A5], A6: kernel.Order[A6], A7: kernel.Order[A7], A8: kernel.Order[A8]): kernel.Order[(A0, A1, A2, A3, A4, A5, A6, A7, A8)]

    Permalink
    Definition Classes
    TupleInstances
  360. implicit val catsKernelStdOrderForUUID: kernel.Order[UUID] with kernel.Hash[UUID]

    Permalink
    Definition Classes
    UUIDInstances
  361. implicit val catsKernelStdOrderForUnit: kernel.Order[Unit] with kernel.Hash[Unit]

    Permalink
    Definition Classes
    UnitInstances
  362. implicit def catsKernelStdOrderForVector[A](implicit arg0: kernel.Order[A]): kernel.Order[Vector[A]]

    Permalink
    Definition Classes
    VectorInstances
  363. implicit def catsKernelStdPartialOrderForList[A](implicit arg0: kernel.PartialOrder[A]): kernel.PartialOrder[List[A]]

    Permalink
    Definition Classes
    ListInstances1
  364. implicit def catsKernelStdPartialOrderForOption[A](implicit arg0: kernel.PartialOrder[A]): kernel.PartialOrder[Option[A]]

    Permalink
    Definition Classes
    OptionInstances0
  365. implicit def catsKernelStdPartialOrderForQueue[A](implicit arg0: kernel.PartialOrder[A]): kernel.PartialOrder[Queue[A]]

    Permalink
    Definition Classes
    QueueInstances1
  366. implicit def catsKernelStdPartialOrderForSet[A]: kernel.PartialOrder[Set[A]]

    Permalink
    Definition Classes
    SetInstances1
  367. implicit def catsKernelStdPartialOrderForStream[A](implicit arg0: kernel.PartialOrder[A]): kernel.PartialOrder[Stream[A]]

    Permalink
    Definition Classes
    StreamInstances1
  368. implicit def catsKernelStdPartialOrderForTuple1[A0](implicit A0: kernel.PartialOrder[A0]): kernel.PartialOrder[(A0)]

    Permalink
    Definition Classes
    TupleInstances1
  369. implicit def catsKernelStdPartialOrderForTuple10[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9](implicit A0: kernel.PartialOrder[A0], A1: kernel.PartialOrder[A1], A2: kernel.PartialOrder[A2], A3: kernel.PartialOrder[A3], A4: kernel.PartialOrder[A4], A5: kernel.PartialOrder[A5], A6: kernel.PartialOrder[A6], A7: kernel.PartialOrder[A7], A8: kernel.PartialOrder[A8], A9: kernel.PartialOrder[A9]): kernel.PartialOrder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9)]

    Permalink
    Definition Classes
    TupleInstances1
  370. implicit def catsKernelStdPartialOrderForTuple11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10](implicit A0: kernel.PartialOrder[A0], A1: kernel.PartialOrder[A1], A2: kernel.PartialOrder[A2], A3: kernel.PartialOrder[A3], A4: kernel.PartialOrder[A4], A5: kernel.PartialOrder[A5], A6: kernel.PartialOrder[A6], A7: kernel.PartialOrder[A7], A8: kernel.PartialOrder[A8], A9: kernel.PartialOrder[A9], A10: kernel.PartialOrder[A10]): kernel.PartialOrder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)]

    Permalink
    Definition Classes
    TupleInstances1
  371. implicit def catsKernelStdPartialOrderForTuple12[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11](implicit A0: kernel.PartialOrder[A0], A1: kernel.PartialOrder[A1], A2: kernel.PartialOrder[A2], A3: kernel.PartialOrder[A3], A4: kernel.PartialOrder[A4], A5: kernel.PartialOrder[A5], A6: kernel.PartialOrder[A6], A7: kernel.PartialOrder[A7], A8: kernel.PartialOrder[A8], A9: kernel.PartialOrder[A9], A10: kernel.PartialOrder[A10], A11: kernel.PartialOrder[A11]): kernel.PartialOrder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)]

    Permalink
    Definition Classes
    TupleInstances1
  372. implicit def catsKernelStdPartialOrderForTuple13[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12](implicit A0: kernel.PartialOrder[A0], A1: kernel.PartialOrder[A1], A2: kernel.PartialOrder[A2], A3: kernel.PartialOrder[A3], A4: kernel.PartialOrder[A4], A5: kernel.PartialOrder[A5], A6: kernel.PartialOrder[A6], A7: kernel.PartialOrder[A7], A8: kernel.PartialOrder[A8], A9: kernel.PartialOrder[A9], A10: kernel.PartialOrder[A10], A11: kernel.PartialOrder[A11], A12: kernel.PartialOrder[A12]): kernel.PartialOrder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12)]

    Permalink
    Definition Classes
    TupleInstances1
  373. implicit def catsKernelStdPartialOrderForTuple14[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13](implicit A0: kernel.PartialOrder[A0], A1: kernel.PartialOrder[A1], A2: kernel.PartialOrder[A2], A3: kernel.PartialOrder[A3], A4: kernel.PartialOrder[A4], A5: kernel.PartialOrder[A5], A6: kernel.PartialOrder[A6], A7: kernel.PartialOrder[A7], A8: kernel.PartialOrder[A8], A9: kernel.PartialOrder[A9], A10: kernel.PartialOrder[A10], A11: kernel.PartialOrder[A11], A12: kernel.PartialOrder[A12], A13: kernel.PartialOrder[A13]): kernel.PartialOrder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13)]

    Permalink
    Definition Classes
    TupleInstances1
  374. implicit def catsKernelStdPartialOrderForTuple15[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14](implicit A0: kernel.PartialOrder[A0], A1: kernel.PartialOrder[A1], A2: kernel.PartialOrder[A2], A3: kernel.PartialOrder[A3], A4: kernel.PartialOrder[A4], A5: kernel.PartialOrder[A5], A6: kernel.PartialOrder[A6], A7: kernel.PartialOrder[A7], A8: kernel.PartialOrder[A8], A9: kernel.PartialOrder[A9], A10: kernel.PartialOrder[A10], A11: kernel.PartialOrder[A11], A12: kernel.PartialOrder[A12], A13: kernel.PartialOrder[A13], A14: kernel.PartialOrder[A14]): kernel.PartialOrder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14)]

    Permalink
    Definition Classes
    TupleInstances1
  375. implicit def catsKernelStdPartialOrderForTuple16[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15](implicit A0: kernel.PartialOrder[A0], A1: kernel.PartialOrder[A1], A2: kernel.PartialOrder[A2], A3: kernel.PartialOrder[A3], A4: kernel.PartialOrder[A4], A5: kernel.PartialOrder[A5], A6: kernel.PartialOrder[A6], A7: kernel.PartialOrder[A7], A8: kernel.PartialOrder[A8], A9: kernel.PartialOrder[A9], A10: kernel.PartialOrder[A10], A11: kernel.PartialOrder[A11], A12: kernel.PartialOrder[A12], A13: kernel.PartialOrder[A13], A14: kernel.PartialOrder[A14], A15: kernel.PartialOrder[A15]): kernel.PartialOrder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15)]

    Permalink
    Definition Classes
    TupleInstances1
  376. implicit def catsKernelStdPartialOrderForTuple17[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16](implicit A0: kernel.PartialOrder[A0], A1: kernel.PartialOrder[A1], A2: kernel.PartialOrder[A2], A3: kernel.PartialOrder[A3], A4: kernel.PartialOrder[A4], A5: kernel.PartialOrder[A5], A6: kernel.PartialOrder[A6], A7: kernel.PartialOrder[A7], A8: kernel.PartialOrder[A8], A9: kernel.PartialOrder[A9], A10: kernel.PartialOrder[A10], A11: kernel.PartialOrder[A11], A12: kernel.PartialOrder[A12], A13: kernel.PartialOrder[A13], A14: kernel.PartialOrder[A14], A15: kernel.PartialOrder[A15], A16: kernel.PartialOrder[A16]): kernel.PartialOrder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16)]

    Permalink
    Definition Classes
    TupleInstances1
  377. implicit def catsKernelStdPartialOrderForTuple18[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17](implicit A0: kernel.PartialOrder[A0], A1: kernel.PartialOrder[A1], A2: kernel.PartialOrder[A2], A3: kernel.PartialOrder[A3], A4: kernel.PartialOrder[A4], A5: kernel.PartialOrder[A5], A6: kernel.PartialOrder[A6], A7: kernel.PartialOrder[A7], A8: kernel.PartialOrder[A8], A9: kernel.PartialOrder[A9], A10: kernel.PartialOrder[A10], A11: kernel.PartialOrder[A11], A12: kernel.PartialOrder[A12], A13: kernel.PartialOrder[A13], A14: kernel.PartialOrder[A14], A15: kernel.PartialOrder[A15], A16: kernel.PartialOrder[A16], A17: kernel.PartialOrder[A17]): kernel.PartialOrder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17)]

    Permalink
    Definition Classes
    TupleInstances1
  378. implicit def catsKernelStdPartialOrderForTuple19[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18](implicit A0: kernel.PartialOrder[A0], A1: kernel.PartialOrder[A1], A2: kernel.PartialOrder[A2], A3: kernel.PartialOrder[A3], A4: kernel.PartialOrder[A4], A5: kernel.PartialOrder[A5], A6: kernel.PartialOrder[A6], A7: kernel.PartialOrder[A7], A8: kernel.PartialOrder[A8], A9: kernel.PartialOrder[A9], A10: kernel.PartialOrder[A10], A11: kernel.PartialOrder[A11], A12: kernel.PartialOrder[A12], A13: kernel.PartialOrder[A13], A14: kernel.PartialOrder[A14], A15: kernel.PartialOrder[A15], A16: kernel.PartialOrder[A16], A17: kernel.PartialOrder[A17], A18: kernel.PartialOrder[A18]): kernel.PartialOrder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18)]

    Permalink
    Definition Classes
    TupleInstances1
  379. implicit def catsKernelStdPartialOrderForTuple2[A0, A1](implicit A0: kernel.PartialOrder[A0], A1: kernel.PartialOrder[A1]): kernel.PartialOrder[(A0, A1)]

    Permalink
    Definition Classes
    TupleInstances1
  380. implicit def catsKernelStdPartialOrderForTuple20[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19](implicit A0: kernel.PartialOrder[A0], A1: kernel.PartialOrder[A1], A2: kernel.PartialOrder[A2], A3: kernel.PartialOrder[A3], A4: kernel.PartialOrder[A4], A5: kernel.PartialOrder[A5], A6: kernel.PartialOrder[A6], A7: kernel.PartialOrder[A7], A8: kernel.PartialOrder[A8], A9: kernel.PartialOrder[A9], A10: kernel.PartialOrder[A10], A11: kernel.PartialOrder[A11], A12: kernel.PartialOrder[A12], A13: kernel.PartialOrder[A13], A14: kernel.PartialOrder[A14], A15: kernel.PartialOrder[A15], A16: kernel.PartialOrder[A16], A17: kernel.PartialOrder[A17], A18: kernel.PartialOrder[A18], A19: kernel.PartialOrder[A19]): kernel.PartialOrder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19)]

    Permalink
    Definition Classes
    TupleInstances1
  381. implicit def catsKernelStdPartialOrderForTuple21[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20](implicit A0: kernel.PartialOrder[A0], A1: kernel.PartialOrder[A1], A2: kernel.PartialOrder[A2], A3: kernel.PartialOrder[A3], A4: kernel.PartialOrder[A4], A5: kernel.PartialOrder[A5], A6: kernel.PartialOrder[A6], A7: kernel.PartialOrder[A7], A8: kernel.PartialOrder[A8], A9: kernel.PartialOrder[A9], A10: kernel.PartialOrder[A10], A11: kernel.PartialOrder[A11], A12: kernel.PartialOrder[A12], A13: kernel.PartialOrder[A13], A14: kernel.PartialOrder[A14], A15: kernel.PartialOrder[A15], A16: kernel.PartialOrder[A16], A17: kernel.PartialOrder[A17], A18: kernel.PartialOrder[A18], A19: kernel.PartialOrder[A19], A20: kernel.PartialOrder[A20]): kernel.PartialOrder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20)]

    Permalink
    Definition Classes
    TupleInstances1
  382. implicit def catsKernelStdPartialOrderForTuple22[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21](implicit A0: kernel.PartialOrder[A0], A1: kernel.PartialOrder[A1], A2: kernel.PartialOrder[A2], A3: kernel.PartialOrder[A3], A4: kernel.PartialOrder[A4], A5: kernel.PartialOrder[A5], A6: kernel.PartialOrder[A6], A7: kernel.PartialOrder[A7], A8: kernel.PartialOrder[A8], A9: kernel.PartialOrder[A9], A10: kernel.PartialOrder[A10], A11: kernel.PartialOrder[A11], A12: kernel.PartialOrder[A12], A13: kernel.PartialOrder[A13], A14: kernel.PartialOrder[A14], A15: kernel.PartialOrder[A15], A16: kernel.PartialOrder[A16], A17: kernel.PartialOrder[A17], A18: kernel.PartialOrder[A18], A19: kernel.PartialOrder[A19], A20: kernel.PartialOrder[A20], A21: kernel.PartialOrder[A21]): kernel.PartialOrder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21)]

    Permalink
    Definition Classes
    TupleInstances1
  383. implicit def catsKernelStdPartialOrderForTuple3[A0, A1, A2](implicit A0: kernel.PartialOrder[A0], A1: kernel.PartialOrder[A1], A2: kernel.PartialOrder[A2]): kernel.PartialOrder[(A0, A1, A2)]

    Permalink
    Definition Classes
    TupleInstances1
  384. implicit def catsKernelStdPartialOrderForTuple4[A0, A1, A2, A3](implicit A0: kernel.PartialOrder[A0], A1: kernel.PartialOrder[A1], A2: kernel.PartialOrder[A2], A3: kernel.PartialOrder[A3]): kernel.PartialOrder[(A0, A1, A2, A3)]

    Permalink
    Definition Classes
    TupleInstances1
  385. implicit def catsKernelStdPartialOrderForTuple5[A0, A1, A2, A3, A4](implicit A0: kernel.PartialOrder[A0], A1: kernel.PartialOrder[A1], A2: kernel.PartialOrder[A2], A3: kernel.PartialOrder[A3], A4: kernel.PartialOrder[A4]): kernel.PartialOrder[(A0, A1, A2, A3, A4)]

    Permalink
    Definition Classes
    TupleInstances1
  386. implicit def catsKernelStdPartialOrderForTuple6[A0, A1, A2, A3, A4, A5](implicit A0: kernel.PartialOrder[A0], A1: kernel.PartialOrder[A1], A2: kernel.PartialOrder[A2], A3: kernel.PartialOrder[A3], A4: kernel.PartialOrder[A4], A5: kernel.PartialOrder[A5]): kernel.PartialOrder[(A0, A1, A2, A3, A4, A5)]

    Permalink
    Definition Classes
    TupleInstances1
  387. implicit def catsKernelStdPartialOrderForTuple7[A0, A1, A2, A3, A4, A5, A6](implicit A0: kernel.PartialOrder[A0], A1: kernel.PartialOrder[A1], A2: kernel.PartialOrder[A2], A3: kernel.PartialOrder[A3], A4: kernel.PartialOrder[A4], A5: kernel.PartialOrder[A5], A6: kernel.PartialOrder[A6]): kernel.PartialOrder[(A0, A1, A2, A3, A4, A5, A6)]

    Permalink
    Definition Classes
    TupleInstances1
  388. implicit def catsKernelStdPartialOrderForTuple8[A0, A1, A2, A3, A4, A5, A6, A7](implicit A0: kernel.PartialOrder[A0], A1: kernel.PartialOrder[A1], A2: kernel.PartialOrder[A2], A3: kernel.PartialOrder[A3], A4: kernel.PartialOrder[A4], A5: kernel.PartialOrder[A5], A6: kernel.PartialOrder[A6], A7: kernel.PartialOrder[A7]): kernel.PartialOrder[(A0, A1, A2, A3, A4, A5, A6, A7)]

    Permalink
    Definition Classes
    TupleInstances1
  389. implicit def catsKernelStdPartialOrderForTuple9[A0, A1, A2, A3, A4, A5, A6, A7, A8](implicit A0: kernel.PartialOrder[A0], A1: kernel.PartialOrder[A1], A2: kernel.PartialOrder[A2], A3: kernel.PartialOrder[A3], A4: kernel.PartialOrder[A4], A5: kernel.PartialOrder[A5], A6: kernel.PartialOrder[A6], A7: kernel.PartialOrder[A7], A8: kernel.PartialOrder[A8]): kernel.PartialOrder[(A0, A1, A2, A3, A4, A5, A6, A7, A8)]

    Permalink
    Definition Classes
    TupleInstances1
  390. implicit def catsKernelStdPartialOrderForVector[A](implicit arg0: kernel.PartialOrder[A]): kernel.PartialOrder[Vector[A]]

    Permalink
    Definition Classes
    VectorInstances1
  391. implicit def catsKernelStdSemigroupForTuple1[A0](implicit A0: kernel.Semigroup[A0]): kernel.Semigroup[(A0)]

    Permalink
    Definition Classes
    TupleInstances3
  392. implicit def catsKernelStdSemigroupForTuple10[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9](implicit A0: kernel.Semigroup[A0], A1: kernel.Semigroup[A1], A2: kernel.Semigroup[A2], A3: kernel.Semigroup[A3], A4: kernel.Semigroup[A4], A5: kernel.Semigroup[A5], A6: kernel.Semigroup[A6], A7: kernel.Semigroup[A7], A8: kernel.Semigroup[A8], A9: kernel.Semigroup[A9]): kernel.Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9)]

    Permalink
    Definition Classes
    TupleInstances3
  393. implicit def catsKernelStdSemigroupForTuple11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10](implicit A0: kernel.Semigroup[A0], A1: kernel.Semigroup[A1], A2: kernel.Semigroup[A2], A3: kernel.Semigroup[A3], A4: kernel.Semigroup[A4], A5: kernel.Semigroup[A5], A6: kernel.Semigroup[A6], A7: kernel.Semigroup[A7], A8: kernel.Semigroup[A8], A9: kernel.Semigroup[A9], A10: kernel.Semigroup[A10]): kernel.Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)]

    Permalink
    Definition Classes
    TupleInstances3
  394. implicit def catsKernelStdSemigroupForTuple12[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11](implicit A0: kernel.Semigroup[A0], A1: kernel.Semigroup[A1], A2: kernel.Semigroup[A2], A3: kernel.Semigroup[A3], A4: kernel.Semigroup[A4], A5: kernel.Semigroup[A5], A6: kernel.Semigroup[A6], A7: kernel.Semigroup[A7], A8: kernel.Semigroup[A8], A9: kernel.Semigroup[A9], A10: kernel.Semigroup[A10], A11: kernel.Semigroup[A11]): kernel.Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)]

    Permalink
    Definition Classes
    TupleInstances3
  395. implicit def catsKernelStdSemigroupForTuple13[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12](implicit A0: kernel.Semigroup[A0], A1: kernel.Semigroup[A1], A2: kernel.Semigroup[A2], A3: kernel.Semigroup[A3], A4: kernel.Semigroup[A4], A5: kernel.Semigroup[A5], A6: kernel.Semigroup[A6], A7: kernel.Semigroup[A7], A8: kernel.Semigroup[A8], A9: kernel.Semigroup[A9], A10: kernel.Semigroup[A10], A11: kernel.Semigroup[A11], A12: kernel.Semigroup[A12]): kernel.Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12)]

    Permalink
    Definition Classes
    TupleInstances3
  396. implicit def catsKernelStdSemigroupForTuple14[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13](implicit A0: kernel.Semigroup[A0], A1: kernel.Semigroup[A1], A2: kernel.Semigroup[A2], A3: kernel.Semigroup[A3], A4: kernel.Semigroup[A4], A5: kernel.Semigroup[A5], A6: kernel.Semigroup[A6], A7: kernel.Semigroup[A7], A8: kernel.Semigroup[A8], A9: kernel.Semigroup[A9], A10: kernel.Semigroup[A10], A11: kernel.Semigroup[A11], A12: kernel.Semigroup[A12], A13: kernel.Semigroup[A13]): kernel.Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13)]

    Permalink
    Definition Classes
    TupleInstances3
  397. implicit def catsKernelStdSemigroupForTuple15[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14](implicit A0: kernel.Semigroup[A0], A1: kernel.Semigroup[A1], A2: kernel.Semigroup[A2], A3: kernel.Semigroup[A3], A4: kernel.Semigroup[A4], A5: kernel.Semigroup[A5], A6: kernel.Semigroup[A6], A7: kernel.Semigroup[A7], A8: kernel.Semigroup[A8], A9: kernel.Semigroup[A9], A10: kernel.Semigroup[A10], A11: kernel.Semigroup[A11], A12: kernel.Semigroup[A12], A13: kernel.Semigroup[A13], A14: kernel.Semigroup[A14]): kernel.Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14)]

    Permalink
    Definition Classes
    TupleInstances3
  398. implicit def catsKernelStdSemigroupForTuple16[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15](implicit A0: kernel.Semigroup[A0], A1: kernel.Semigroup[A1], A2: kernel.Semigroup[A2], A3: kernel.Semigroup[A3], A4: kernel.Semigroup[A4], A5: kernel.Semigroup[A5], A6: kernel.Semigroup[A6], A7: kernel.Semigroup[A7], A8: kernel.Semigroup[A8], A9: kernel.Semigroup[A9], A10: kernel.Semigroup[A10], A11: kernel.Semigroup[A11], A12: kernel.Semigroup[A12], A13: kernel.Semigroup[A13], A14: kernel.Semigroup[A14], A15: kernel.Semigroup[A15]): kernel.Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15)]

    Permalink
    Definition Classes
    TupleInstances3
  399. implicit def catsKernelStdSemigroupForTuple17[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16](implicit A0: kernel.Semigroup[A0], A1: kernel.Semigroup[A1], A2: kernel.Semigroup[A2], A3: kernel.Semigroup[A3], A4: kernel.Semigroup[A4], A5: kernel.Semigroup[A5], A6: kernel.Semigroup[A6], A7: kernel.Semigroup[A7], A8: kernel.Semigroup[A8], A9: kernel.Semigroup[A9], A10: kernel.Semigroup[A10], A11: kernel.Semigroup[A11], A12: kernel.Semigroup[A12], A13: kernel.Semigroup[A13], A14: kernel.Semigroup[A14], A15: kernel.Semigroup[A15], A16: kernel.Semigroup[A16]): kernel.Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16)]

    Permalink
    Definition Classes
    TupleInstances3
  400. implicit def catsKernelStdSemigroupForTuple18[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17](implicit A0: kernel.Semigroup[A0], A1: kernel.Semigroup[A1], A2: kernel.Semigroup[A2], A3: kernel.Semigroup[A3], A4: kernel.Semigroup[A4], A5: kernel.Semigroup[A5], A6: kernel.Semigroup[A6], A7: kernel.Semigroup[A7], A8: kernel.Semigroup[A8], A9: kernel.Semigroup[A9], A10: kernel.Semigroup[A10], A11: kernel.Semigroup[A11], A12: kernel.Semigroup[A12], A13: kernel.Semigroup[A13], A14: kernel.Semigroup[A14], A15: kernel.Semigroup[A15], A16: kernel.Semigroup[A16], A17: kernel.Semigroup[A17]): kernel.Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17)]

    Permalink
    Definition Classes
    TupleInstances3
  401. implicit def catsKernelStdSemigroupForTuple19[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18](implicit A0: kernel.Semigroup[A0], A1: kernel.Semigroup[A1], A2: kernel.Semigroup[A2], A3: kernel.Semigroup[A3], A4: kernel.Semigroup[A4], A5: kernel.Semigroup[A5], A6: kernel.Semigroup[A6], A7: kernel.Semigroup[A7], A8: kernel.Semigroup[A8], A9: kernel.Semigroup[A9], A10: kernel.Semigroup[A10], A11: kernel.Semigroup[A11], A12: kernel.Semigroup[A12], A13: kernel.Semigroup[A13], A14: kernel.Semigroup[A14], A15: kernel.Semigroup[A15], A16: kernel.Semigroup[A16], A17: kernel.Semigroup[A17], A18: kernel.Semigroup[A18]): kernel.Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18)]

    Permalink
    Definition Classes
    TupleInstances3
  402. implicit def catsKernelStdSemigroupForTuple2[A0, A1](implicit A0: kernel.Semigroup[A0], A1: kernel.Semigroup[A1]): kernel.Semigroup[(A0, A1)]

    Permalink
    Definition Classes
    TupleInstances3
  403. implicit def catsKernelStdSemigroupForTuple20[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19](implicit A0: kernel.Semigroup[A0], A1: kernel.Semigroup[A1], A2: kernel.Semigroup[A2], A3: kernel.Semigroup[A3], A4: kernel.Semigroup[A4], A5: kernel.Semigroup[A5], A6: kernel.Semigroup[A6], A7: kernel.Semigroup[A7], A8: kernel.Semigroup[A8], A9: kernel.Semigroup[A9], A10: kernel.Semigroup[A10], A11: kernel.Semigroup[A11], A12: kernel.Semigroup[A12], A13: kernel.Semigroup[A13], A14: kernel.Semigroup[A14], A15: kernel.Semigroup[A15], A16: kernel.Semigroup[A16], A17: kernel.Semigroup[A17], A18: kernel.Semigroup[A18], A19: kernel.Semigroup[A19]): kernel.Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19)]

    Permalink
    Definition Classes
    TupleInstances3
  404. implicit def catsKernelStdSemigroupForTuple21[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20](implicit A0: kernel.Semigroup[A0], A1: kernel.Semigroup[A1], A2: kernel.Semigroup[A2], A3: kernel.Semigroup[A3], A4: kernel.Semigroup[A4], A5: kernel.Semigroup[A5], A6: kernel.Semigroup[A6], A7: kernel.Semigroup[A7], A8: kernel.Semigroup[A8], A9: kernel.Semigroup[A9], A10: kernel.Semigroup[A10], A11: kernel.Semigroup[A11], A12: kernel.Semigroup[A12], A13: kernel.Semigroup[A13], A14: kernel.Semigroup[A14], A15: kernel.Semigroup[A15], A16: kernel.Semigroup[A16], A17: kernel.Semigroup[A17], A18: kernel.Semigroup[A18], A19: kernel.Semigroup[A19], A20: kernel.Semigroup[A20]): kernel.Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20)]

    Permalink
    Definition Classes
    TupleInstances3
  405. implicit def catsKernelStdSemigroupForTuple22[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21](implicit A0: kernel.Semigroup[A0], A1: kernel.Semigroup[A1], A2: kernel.Semigroup[A2], A3: kernel.Semigroup[A3], A4: kernel.Semigroup[A4], A5: kernel.Semigroup[A5], A6: kernel.Semigroup[A6], A7: kernel.Semigroup[A7], A8: kernel.Semigroup[A8], A9: kernel.Semigroup[A9], A10: kernel.Semigroup[A10], A11: kernel.Semigroup[A11], A12: kernel.Semigroup[A12], A13: kernel.Semigroup[A13], A14: kernel.Semigroup[A14], A15: kernel.Semigroup[A15], A16: kernel.Semigroup[A16], A17: kernel.Semigroup[A17], A18: kernel.Semigroup[A18], A19: kernel.Semigroup[A19], A20: kernel.Semigroup[A20], A21: kernel.Semigroup[A21]): kernel.Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21)]

    Permalink
    Definition Classes
    TupleInstances3
  406. implicit def catsKernelStdSemigroupForTuple3[A0, A1, A2](implicit A0: kernel.Semigroup[A0], A1: kernel.Semigroup[A1], A2: kernel.Semigroup[A2]): kernel.Semigroup[(A0, A1, A2)]

    Permalink
    Definition Classes
    TupleInstances3
  407. implicit def catsKernelStdSemigroupForTuple4[A0, A1, A2, A3](implicit A0: kernel.Semigroup[A0], A1: kernel.Semigroup[A1], A2: kernel.Semigroup[A2], A3: kernel.Semigroup[A3]): kernel.Semigroup[(A0, A1, A2, A3)]

    Permalink
    Definition Classes
    TupleInstances3
  408. implicit def catsKernelStdSemigroupForTuple5[A0, A1, A2, A3, A4](implicit A0: kernel.Semigroup[A0], A1: kernel.Semigroup[A1], A2: kernel.Semigroup[A2], A3: kernel.Semigroup[A3], A4: kernel.Semigroup[A4]): kernel.Semigroup[(A0, A1, A2, A3, A4)]

    Permalink
    Definition Classes
    TupleInstances3
  409. implicit def catsKernelStdSemigroupForTuple6[A0, A1, A2, A3, A4, A5](implicit A0: kernel.Semigroup[A0], A1: kernel.Semigroup[A1], A2: kernel.Semigroup[A2], A3: kernel.Semigroup[A3], A4: kernel.Semigroup[A4], A5: kernel.Semigroup[A5]): kernel.Semigroup[(A0, A1, A2, A3, A4, A5)]

    Permalink
    Definition Classes
    TupleInstances3
  410. implicit def catsKernelStdSemigroupForTuple7[A0, A1, A2, A3, A4, A5, A6](implicit A0: kernel.Semigroup[A0], A1: kernel.Semigroup[A1], A2: kernel.Semigroup[A2], A3: kernel.Semigroup[A3], A4: kernel.Semigroup[A4], A5: kernel.Semigroup[A5], A6: kernel.Semigroup[A6]): kernel.Semigroup[(A0, A1, A2, A3, A4, A5, A6)]

    Permalink
    Definition Classes
    TupleInstances3
  411. implicit def catsKernelStdSemigroupForTuple8[A0, A1, A2, A3, A4, A5, A6, A7](implicit A0: kernel.Semigroup[A0], A1: kernel.Semigroup[A1], A2: kernel.Semigroup[A2], A3: kernel.Semigroup[A3], A4: kernel.Semigroup[A4], A5: kernel.Semigroup[A5], A6: kernel.Semigroup[A6], A7: kernel.Semigroup[A7]): kernel.Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7)]

    Permalink
    Definition Classes
    TupleInstances3
  412. implicit def catsKernelStdSemigroupForTuple9[A0, A1, A2, A3, A4, A5, A6, A7, A8](implicit A0: kernel.Semigroup[A0], A1: kernel.Semigroup[A1], A2: kernel.Semigroup[A2], A3: kernel.Semigroup[A3], A4: kernel.Semigroup[A4], A5: kernel.Semigroup[A5], A6: kernel.Semigroup[A6], A7: kernel.Semigroup[A7], A8: kernel.Semigroup[A8]): kernel.Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8)]

    Permalink
    Definition Classes
    TupleInstances3
  413. implicit val catsKernelStdSemilatticeForBitSet: BoundedSemilattice[BitSet]

    Permalink
    Definition Classes
    BitSetInstances
  414. implicit def catsKernelStdSemilatticeForSet[A]: BoundedSemilattice[Set[A]]

    Permalink
    Definition Classes
    SetInstances1
  415. implicit def catsKernelStdSemilatticeForSortedSet[A](implicit arg0: kernel.Order[A]): BoundedSemilattice[SortedSet[A]]

    Permalink
    Definition Classes
    SortedSetInstances1
  416. implicit def catsKernelStdSemilatticeForTuple1[A0](implicit A0: Semilattice[A0]): Semilattice[(A0)]

    Permalink
    Definition Classes
    TupleInstances1
  417. implicit def catsKernelStdSemilatticeForTuple10[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9](implicit A0: Semilattice[A0], A1: Semilattice[A1], A2: Semilattice[A2], A3: Semilattice[A3], A4: Semilattice[A4], A5: Semilattice[A5], A6: Semilattice[A6], A7: Semilattice[A7], A8: Semilattice[A8], A9: Semilattice[A9]): Semilattice[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9)]

    Permalink
    Definition Classes
    TupleInstances1
  418. implicit def catsKernelStdSemilatticeForTuple11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10](implicit A0: Semilattice[A0], A1: Semilattice[A1], A2: Semilattice[A2], A3: Semilattice[A3], A4: Semilattice[A4], A5: Semilattice[A5], A6: Semilattice[A6], A7: Semilattice[A7], A8: Semilattice[A8], A9: Semilattice[A9], A10: Semilattice[A10]): Semilattice[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)]

    Permalink
    Definition Classes
    TupleInstances1
  419. implicit def catsKernelStdSemilatticeForTuple12[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11](implicit A0: Semilattice[A0], A1: Semilattice[A1], A2: Semilattice[A2], A3: Semilattice[A3], A4: Semilattice[A4], A5: Semilattice[A5], A6: Semilattice[A6], A7: Semilattice[A7], A8: Semilattice[A8], A9: Semilattice[A9], A10: Semilattice[A10], A11: Semilattice[A11]): Semilattice[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)]

    Permalink
    Definition Classes
    TupleInstances1
  420. implicit def catsKernelStdSemilatticeForTuple13[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12](implicit A0: Semilattice[A0], A1: Semilattice[A1], A2: Semilattice[A2], A3: Semilattice[A3], A4: Semilattice[A4], A5: Semilattice[A5], A6: Semilattice[A6], A7: Semilattice[A7], A8: Semilattice[A8], A9: Semilattice[A9], A10: Semilattice[A10], A11: Semilattice[A11], A12: Semilattice[A12]): Semilattice[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12)]

    Permalink
    Definition Classes
    TupleInstances1
  421. implicit def catsKernelStdSemilatticeForTuple14[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13](implicit A0: Semilattice[A0], A1: Semilattice[A1], A2: Semilattice[A2], A3: Semilattice[A3], A4: Semilattice[A4], A5: Semilattice[A5], A6: Semilattice[A6], A7: Semilattice[A7], A8: Semilattice[A8], A9: Semilattice[A9], A10: Semilattice[A10], A11: Semilattice[A11], A12: Semilattice[A12], A13: Semilattice[A13]): Semilattice[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13)]

    Permalink
    Definition Classes
    TupleInstances1
  422. implicit def catsKernelStdSemilatticeForTuple15[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14](implicit A0: Semilattice[A0], A1: Semilattice[A1], A2: Semilattice[A2], A3: Semilattice[A3], A4: Semilattice[A4], A5: Semilattice[A5], A6: Semilattice[A6], A7: Semilattice[A7], A8: Semilattice[A8], A9: Semilattice[A9], A10: Semilattice[A10], A11: Semilattice[A11], A12: Semilattice[A12], A13: Semilattice[A13], A14: Semilattice[A14]): Semilattice[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14)]

    Permalink
    Definition Classes
    TupleInstances1
  423. implicit def catsKernelStdSemilatticeForTuple16[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15](implicit A0: Semilattice[A0], A1: Semilattice[A1], A2: Semilattice[A2], A3: Semilattice[A3], A4: Semilattice[A4], A5: Semilattice[A5], A6: Semilattice[A6], A7: Semilattice[A7], A8: Semilattice[A8], A9: Semilattice[A9], A10: Semilattice[A10], A11: Semilattice[A11], A12: Semilattice[A12], A13: Semilattice[A13], A14: Semilattice[A14], A15: Semilattice[A15]): Semilattice[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15)]

    Permalink
    Definition Classes
    TupleInstances1
  424. implicit def catsKernelStdSemilatticeForTuple17[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16](implicit A0: Semilattice[A0], A1: Semilattice[A1], A2: Semilattice[A2], A3: Semilattice[A3], A4: Semilattice[A4], A5: Semilattice[A5], A6: Semilattice[A6], A7: Semilattice[A7], A8: Semilattice[A8], A9: Semilattice[A9], A10: Semilattice[A10], A11: Semilattice[A11], A12: Semilattice[A12], A13: Semilattice[A13], A14: Semilattice[A14], A15: Semilattice[A15], A16: Semilattice[A16]): Semilattice[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16)]

    Permalink
    Definition Classes
    TupleInstances1
  425. implicit def catsKernelStdSemilatticeForTuple18[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17](implicit A0: Semilattice[A0], A1: Semilattice[A1], A2: Semilattice[A2], A3: Semilattice[A3], A4: Semilattice[A4], A5: Semilattice[A5], A6: Semilattice[A6], A7: Semilattice[A7], A8: Semilattice[A8], A9: Semilattice[A9], A10: Semilattice[A10], A11: Semilattice[A11], A12: Semilattice[A12], A13: Semilattice[A13], A14: Semilattice[A14], A15: Semilattice[A15], A16: Semilattice[A16], A17: Semilattice[A17]): Semilattice[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17)]

    Permalink
    Definition Classes
    TupleInstances1
  426. implicit def catsKernelStdSemilatticeForTuple19[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18](implicit A0: Semilattice[A0], A1: Semilattice[A1], A2: Semilattice[A2], A3: Semilattice[A3], A4: Semilattice[A4], A5: Semilattice[A5], A6: Semilattice[A6], A7: Semilattice[A7], A8: Semilattice[A8], A9: Semilattice[A9], A10: Semilattice[A10], A11: Semilattice[A11], A12: Semilattice[A12], A13: Semilattice[A13], A14: Semilattice[A14], A15: Semilattice[A15], A16: Semilattice[A16], A17: Semilattice[A17], A18: Semilattice[A18]): Semilattice[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18)]

    Permalink
    Definition Classes
    TupleInstances1
  427. implicit def catsKernelStdSemilatticeForTuple2[A0, A1](implicit A0: Semilattice[A0], A1: Semilattice[A1]): Semilattice[(A0, A1)]

    Permalink
    Definition Classes
    TupleInstances1
  428. implicit def catsKernelStdSemilatticeForTuple20[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19](implicit A0: Semilattice[A0], A1: Semilattice[A1], A2: Semilattice[A2], A3: Semilattice[A3], A4: Semilattice[A4], A5: Semilattice[A5], A6: Semilattice[A6], A7: Semilattice[A7], A8: Semilattice[A8], A9: Semilattice[A9], A10: Semilattice[A10], A11: Semilattice[A11], A12: Semilattice[A12], A13: Semilattice[A13], A14: Semilattice[A14], A15: Semilattice[A15], A16: Semilattice[A16], A17: Semilattice[A17], A18: Semilattice[A18], A19: Semilattice[A19]): Semilattice[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19)]

    Permalink
    Definition Classes
    TupleInstances1
  429. implicit def catsKernelStdSemilatticeForTuple21[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20](implicit A0: Semilattice[A0], A1: Semilattice[A1], A2: Semilattice[A2], A3: Semilattice[A3], A4: Semilattice[A4], A5: Semilattice[A5], A6: Semilattice[A6], A7: Semilattice[A7], A8: Semilattice[A8], A9: Semilattice[A9], A10: Semilattice[A10], A11: Semilattice[A11], A12: Semilattice[A12], A13: Semilattice[A13], A14: Semilattice[A14], A15: Semilattice[A15], A16: Semilattice[A16], A17: Semilattice[A17], A18: Semilattice[A18], A19: Semilattice[A19], A20: Semilattice[A20]): Semilattice[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20)]

    Permalink
    Definition Classes
    TupleInstances1
  430. implicit def catsKernelStdSemilatticeForTuple22[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21](implicit A0: Semilattice[A0], A1: Semilattice[A1], A2: Semilattice[A2], A3: Semilattice[A3], A4: Semilattice[A4], A5: Semilattice[A5], A6: Semilattice[A6], A7: Semilattice[A7], A8: Semilattice[A8], A9: Semilattice[A9], A10: Semilattice[A10], A11: Semilattice[A11], A12: Semilattice[A12], A13: Semilattice[A13], A14: Semilattice[A14], A15: Semilattice[A15], A16: Semilattice[A16], A17: Semilattice[A17], A18: Semilattice[A18], A19: Semilattice[A19], A20: Semilattice[A20], A21: Semilattice[A21]): Semilattice[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21)]

    Permalink
    Definition Classes
    TupleInstances1
  431. implicit def catsKernelStdSemilatticeForTuple3[A0, A1, A2](implicit A0: Semilattice[A0], A1: Semilattice[A1], A2: Semilattice[A2]): Semilattice[(A0, A1, A2)]

    Permalink
    Definition Classes
    TupleInstances1
  432. implicit def catsKernelStdSemilatticeForTuple4[A0, A1, A2, A3](implicit A0: Semilattice[A0], A1: Semilattice[A1], A2: Semilattice[A2], A3: Semilattice[A3]): Semilattice[(A0, A1, A2, A3)]

    Permalink
    Definition Classes
    TupleInstances1
  433. implicit def catsKernelStdSemilatticeForTuple5[A0, A1, A2, A3, A4](implicit A0: Semilattice[A0], A1: Semilattice[A1], A2: Semilattice[A2], A3: Semilattice[A3], A4: Semilattice[A4]): Semilattice[(A0, A1, A2, A3, A4)]

    Permalink
    Definition Classes
    TupleInstances1
  434. implicit def catsKernelStdSemilatticeForTuple6[A0, A1, A2, A3, A4, A5](implicit A0: Semilattice[A0], A1: Semilattice[A1], A2: Semilattice[A2], A3: Semilattice[A3], A4: Semilattice[A4], A5: Semilattice[A5]): Semilattice[(A0, A1, A2, A3, A4, A5)]

    Permalink
    Definition Classes
    TupleInstances1
  435. implicit def catsKernelStdSemilatticeForTuple7[A0, A1, A2, A3, A4, A5, A6](implicit A0: Semilattice[A0], A1: Semilattice[A1], A2: Semilattice[A2], A3: Semilattice[A3], A4: Semilattice[A4], A5: Semilattice[A5], A6: Semilattice[A6]): Semilattice[(A0, A1, A2, A3, A4, A5, A6)]

    Permalink
    Definition Classes
    TupleInstances1
  436. implicit def catsKernelStdSemilatticeForTuple8[A0, A1, A2, A3, A4, A5, A6, A7](implicit A0: Semilattice[A0], A1: Semilattice[A1], A2: Semilattice[A2], A3: Semilattice[A3], A4: Semilattice[A4], A5: Semilattice[A5], A6: Semilattice[A6], A7: Semilattice[A7]): Semilattice[(A0, A1, A2, A3, A4, A5, A6, A7)]

    Permalink
    Definition Classes
    TupleInstances1
  437. implicit def catsKernelStdSemilatticeForTuple9[A0, A1, A2, A3, A4, A5, A6, A7, A8](implicit A0: Semilattice[A0], A1: Semilattice[A1], A2: Semilattice[A2], A3: Semilattice[A3], A4: Semilattice[A4], A5: Semilattice[A5], A6: Semilattice[A6], A7: Semilattice[A7], A8: Semilattice[A8]): Semilattice[(A0, A1, A2, A3, A4, A5, A6, A7, A8)]

    Permalink
    Definition Classes
    TupleInstances1
  438. implicit def catsParallelForEitherTNestedParallelValidated[F[_], M[_], E](implicit arg0: kernel.Semigroup[E], P: Parallel[M, F]): Parallel[[γ$33$]EitherT[M, E, γ$33$], [γ$34$]Nested[F, [β$32$]Validated[E, β$32$], γ$34$]]

    Permalink
    Definition Classes
    ParallelInstances
  439. implicit def catsParallelForEitherTNestedValidated[M[_], E](implicit arg0: Monad[M], arg1: kernel.Semigroup[E]): Parallel[[γ$59$]EitherT[M, E, γ$59$], [γ$60$]Nested[M, [β$58$]Validated[E, β$58$], γ$60$]]

    Permalink
    Definition Classes
    ParallelInstances1
  440. implicit def catsParallelForEitherValidated[E](implicit arg0: kernel.Semigroup[E]): Parallel[[β$0$]Either[E, β$0$], [β$1$]Validated[E, β$1$]]

    Permalink
    Definition Classes
    ParallelInstances
  441. implicit def catsParallelForOptionTNestedOption[F[_], M[_]](implicit P: Parallel[M, F]): Parallel[[β$16$]OptionT[M, β$16$], [γ$17$]Nested[F, Option, γ$17$]]

    Permalink
    Definition Classes
    ParallelInstances
  442. implicit val catsStdBimonadForFunction0: Bimonad[Function0]

    Permalink
    Definition Classes
    Function0Instances
  443. implicit val catsStdBitraverseForEither: Bitraverse[Either]

    Permalink
    Definition Classes
    EitherInstances
  444. implicit val catsStdBitraverseForTuple2: Bitraverse[Tuple2]

    Permalink
    Definition Classes
    Tuple2Instances
  445. implicit def catsStdContravariantForFunction1[R]: Contravariant[[α$0$](α$0$) ⇒ R]

    Permalink
    Definition Classes
    Function1Instances
  446. implicit def catsStdEqForEither[A, B](implicit A: kernel.Eq[A], B: kernel.Eq[B]): kernel.Eq[Either[A, B]]

    Permalink
    Definition Classes
    EitherInstances1
  447. implicit def catsStdEqForSortedMap[K, V](implicit arg0: kernel.Order[K], arg1: kernel.Eq[V]): kernel.Eq[SortedMap[K, V]]

    Permalink
    Definition Classes
    SortedMapInstances1
  448. implicit def catsStdEqForTry[A, T](implicit A: Eq[A], T: Eq[Throwable]): Eq[Try[A]]

    Permalink
    Definition Classes
    TryInstances
  449. implicit def catsStdFlatMapForTuple2[X](implicit SX: Semigroup[X]): FlatMap[[β$8$](X, β$8$)]

    Permalink
    Definition Classes
    Tuple2Instances2
  450. implicit def catsStdHashForEither[A, B](implicit A: kernel.Hash[A], B: kernel.Hash[B]): kernel.Hash[Either[A, B]]

    Permalink
    Definition Classes
    EitherInstances0
  451. implicit def catsStdHashForSortedMap[K, V](implicit arg0: kernel.Hash[K], arg1: kernel.Order[K], arg2: kernel.Hash[V]): kernel.Hash[SortedMap[K, V]]

    Permalink
    Definition Classes
    SortedMapInstances
  452. implicit def catsStdInstancesForEither[A]: MonadError[[β$0$]Either[A, β$0$], A] with Traverse[[β$1$]Either[A, β$1$]]

    Permalink
    Definition Classes
    EitherInstances
  453. implicit val catsStdInstancesForFunction1: Choice[Function1] with CommutativeArrow[Function1]

    Permalink
    Definition Classes
    Function1Instances
  454. implicit def catsStdInstancesForFuture(implicit ec: ExecutionContext): MonadError[Future, Throwable] with CoflatMap[Future] with Monad[Future]

    Permalink
    Definition Classes
    FutureInstances
  455. implicit val catsStdInstancesForList: Traverse[List] with Alternative[List] with Monad[List] with CoflatMap[List]

    Permalink
    Definition Classes
    ListInstances
  456. implicit def catsStdInstancesForMap[K]: FlatMap[[β$0$]Map[K, β$0$]]

    Permalink
    Definition Classes
    MapInstances
  457. implicit val catsStdInstancesForOption: Traverse[Option] with MonadError[Option, Unit] with Alternative[Option] with CommutativeMonad[Option] with CoflatMap[Option]

    Permalink
    Definition Classes
    OptionInstances
  458. implicit val catsStdInstancesForQueue: Traverse[Queue] with Alternative[Queue] with Monad[Queue] with CoflatMap[Queue]

    Permalink
    Definition Classes
    QueueInstances
  459. implicit val catsStdInstancesForSet: MonoidK[Set]

    Permalink
    Definition Classes
    SetInstances
  460. implicit def catsStdInstancesForSortedMap[K](implicit arg0: kernel.Order[K]): Traverse[[β$0$]SortedMap[K, β$0$]] with FlatMap[[β$1$]SortedMap[K, β$1$]]

    Permalink
    Definition Classes
    SortedMapInstances
  461. implicit val catsStdInstancesForSortedSet: Foldable[SortedSet] with SemigroupK[SortedSet]

    Permalink
    Definition Classes
    SortedSetInstances
  462. implicit val catsStdInstancesForStream: Traverse[Stream] with Alternative[Stream] with Monad[Stream] with CoflatMap[Stream]

    Permalink
    Definition Classes
    StreamInstances
  463. implicit def catsStdInstancesForTry: MonadError[Try, Throwable] with CoflatMap[Try] with Traverse[Try] with Monad[Try]

    Permalink
    Definition Classes
    TryInstances
  464. implicit def catsStdInstancesForTuple2[X]: Traverse[[β$0$](X, β$0$)] with Comonad[[β$1$](X, β$1$)] with Reducible[[β$2$](X, β$2$)]

    Permalink
    Definition Classes
    Tuple2Instances
  465. implicit val catsStdInstancesForVector: Traverse[Vector] with Monad[Vector] with Alternative[Vector] with CoflatMap[Vector]

    Permalink
    Definition Classes
    VectorInstances
  466. implicit def catsStdMonadForFunction1[T1]: Monad[[β$2$](T1) ⇒ β$2$]

    Permalink
    Definition Classes
    Function1Instances
  467. implicit def catsStdMonadForTuple2[X](implicit MX: Monoid[X]): Monad[[β$6$](X, β$6$)]

    Permalink
    Definition Classes
    Tuple2Instances1
  468. implicit def catsStdMonoidForFuture[A](implicit arg0: Monoid[A], ec: ExecutionContext): Monoid[Future[A]]

    Permalink
    Definition Classes
    FutureInstances1
  469. implicit def catsStdMonoidForSortedMap[K, V](implicit arg0: kernel.Order[K], arg1: kernel.Semigroup[V]): Monoid[SortedMap[K, V]]

    Permalink
    Definition Classes
    SortedMapInstances
  470. implicit def catsStdMonoidForTry[A](implicit arg0: Monoid[A]): Monoid[Try[A]]

    Permalink
    Definition Classes
    TryInstances1
  471. implicit val catsStdMonoidKForFunction1: MonoidK[[α](α) ⇒ α]

    Permalink
    Definition Classes
    Function1Instances
  472. implicit def catsStdOrderForEither[A, B](implicit A: kernel.Order[A], B: kernel.Order[B]): kernel.Order[Either[A, B]]

    Permalink
    Definition Classes
    EitherInstances
  473. implicit def catsStdPartialOrderForEither[A, B](implicit A: kernel.PartialOrder[A], B: kernel.PartialOrder[B]): kernel.PartialOrder[Either[A, B]]

    Permalink
    Definition Classes
    EitherInstances0
  474. implicit def catsStdSemigroupForFuture[A](implicit arg0: Semigroup[A], ec: ExecutionContext): Semigroup[Future[A]]

    Permalink
    Definition Classes
    FutureInstances2
  475. implicit def catsStdSemigroupForTry[A](implicit arg0: Semigroup[A]): Semigroup[Try[A]]

    Permalink
    Definition Classes
    TryInstances2
  476. implicit def catsStdSemigroupKForEither[L]: SemigroupK[[β$4$]Either[L, β$4$]]

    Permalink
    Definition Classes
    EitherInstances
  477. implicit val catsStdShowForBigDecimal: Show[BigDecimal]

    Permalink
    Definition Classes
    BigDecimalInstances
  478. implicit val catsStdShowForBigInt: Show[BigInt]

    Permalink
    Definition Classes
    BigIntInstances
  479. implicit def catsStdShowForBitSet: Show[BitSet]

    Permalink
    Definition Classes
    BitSetInstances
  480. implicit val catsStdShowForBoolean: Show[Boolean]

    Permalink
    Definition Classes
    BooleanInstances
  481. implicit val catsStdShowForByte: Show[Byte]

    Permalink
    Definition Classes
    ByteInstances
  482. implicit val catsStdShowForChar: Show[Char]

    Permalink
    Definition Classes
    CharInstances
  483. implicit val catsStdShowForDouble: Show[Double]

    Permalink
    Definition Classes
    DoubleInstances
  484. implicit def catsStdShowForEither[A, B](implicit A: Show[A], B: Show[B]): Show[Either[A, B]]

    Permalink
    Definition Classes
    EitherInstances
  485. implicit val catsStdShowForFloat: Show[Float]

    Permalink
    Definition Classes
    FloatInstances
  486. implicit val catsStdShowForInt: Show[Int]

    Permalink
    Definition Classes
    IntInstances
  487. implicit def catsStdShowForList[A](implicit arg0: Show[A]): Show[List[A]]

    Permalink
    Definition Classes
    ListInstances
  488. implicit val catsStdShowForLong: Show[Long]

    Permalink
    Definition Classes
    LongInstances
  489. implicit def catsStdShowForMap[A, B](implicit showA: Show[A], showB: Show[B]): Show[Map[A, B]]

    Permalink
    Definition Classes
    MapInstances
  490. implicit def catsStdShowForOption[A](implicit A: Show[A]): Show[Option[A]]

    Permalink
    Definition Classes
    OptionInstances
  491. implicit def catsStdShowForQueue[A](implicit arg0: Show[A]): Show[Queue[A]]

    Permalink
    Definition Classes
    QueueInstances
  492. implicit def catsStdShowForSet[A](implicit arg0: Show[A]): Show[Set[A]]

    Permalink
    Definition Classes
    SetInstances
  493. implicit val catsStdShowForShort: Show[Short]

    Permalink
    Definition Classes
    ShortInstances
  494. implicit def catsStdShowForSortedMap[A, B](implicit arg0: kernel.Order[A], showA: Show[A], showB: Show[B]): Show[SortedMap[A, B]]

    Permalink
    Definition Classes
    SortedMapInstances
  495. implicit def catsStdShowForSortedSet[A](implicit arg0: Show[A]): Show[SortedSet[A]]

    Permalink
    Definition Classes
    SortedSetInstances
  496. implicit def catsStdShowForStream[A](implicit arg0: Show[A]): Show[Stream[A]]

    Permalink
    Definition Classes
    StreamInstances
  497. implicit val catsStdShowForString: Show[String]

    Permalink
    Definition Classes
    StringInstances
  498. implicit val catsStdShowForSymbol: Show[Symbol]

    Permalink
    Definition Classes
    SymbolInstances
  499. implicit def catsStdShowForTry[A](implicit A: Show[A]): Show[Try[A]]

    Permalink
    Definition Classes
    TryInstances
  500. implicit def catsStdShowForTuple2[A, B](implicit aShow: Show[A], bShow: Show[B]): Show[(A, B)]

    Permalink
    Definition Classes
    Tuple2Instances
  501. implicit val catsStdShowForUUID: Show[UUID]

    Permalink
    Definition Classes
    UUIDInstances
  502. implicit val catsStdShowForUnit: Show[Unit]

    Permalink
    Definition Classes
    UnitInstances
  503. implicit def catsStdShowForVector[A](implicit arg0: Show[A]): Show[Vector[A]]

    Permalink
    Definition Classes
    VectorInstances
  504. implicit final def catsSyntaxAlternativeGuard(b: Boolean): GuardOps

    Permalink
    Definition Classes
    AlternativeSyntax
  505. implicit final def catsSyntaxAlternativeSeparate[F[_], G[_, _], A, B](fgab: F[G[A, B]]): SeparateOps[F, G, A, B]

    Permalink
    Definition Classes
    AlternativeSyntax
  506. implicit final def catsSyntaxApplicative[F[_], A](fa: F[A]): ApplicativeOps[F, A]

    Permalink
    Definition Classes
    ApplicativeSyntax
  507. implicit final def catsSyntaxApplicativeError[F[_], E, A](fa: F[A])(implicit F: ApplicativeError[F, E]): ApplicativeErrorOps[F, E, A]

    Permalink
    Definition Classes
    ApplicativeErrorSyntax
  508. implicit final def catsSyntaxApplicativeErrorId[E](e: E): ApplicativeErrorIdOps[E]

    Permalink
    Definition Classes
    ApplicativeErrorSyntax
  509. implicit final def catsSyntaxApplicativeId[A](a: A): ApplicativeIdOps[A]

    Permalink
    Definition Classes
    ApplicativeSyntax
  510. implicit final def catsSyntaxApply[F[_], A](fa: F[A])(implicit F: Apply[F]): Ops[F, A]

    Permalink
    Definition Classes
    ApplySyntax
  511. implicit final def catsSyntaxBitraverse[F[_, _], A, B](fab: F[A, B])(implicit arg0: Bitraverse[F]): BitraverseOps[F, A, B]

    Permalink
    Definition Classes
    BitraverseSyntax
  512. implicit final def catsSyntaxEither[A, B](eab: Either[A, B]): EitherOps[A, B]

    Permalink
    Definition Classes
    EitherSyntax
  513. implicit final def catsSyntaxEitherId[A](a: A): EitherIdOps[A]

    Permalink
    Definition Classes
    EitherSyntax
  514. implicit final def catsSyntaxEitherK[F[_], A](a: F[A]): EitherKOps[F, A]

    Permalink
    Definition Classes
    EitherKSyntax
  515. implicit final def catsSyntaxEitherObject(either: Either.type): EitherObjectOps

    Permalink
    Definition Classes
    EitherSyntax
  516. def catsSyntaxEq[A](a: A)(implicit arg0: Eq[A]): EqOps[A]

    Permalink
    Definition Classes
    CatsSuite → EqSyntax
  517. implicit final def catsSyntaxFlatMapIdOps[A](a: A): FlatMapIdOps[A]

    Permalink
    Definition Classes
    FlatMapSyntax
  518. implicit final def catsSyntaxFlatMapOps[F[_], A](fa: F[A])(implicit arg0: FlatMap[F]): FlatMapOps[F, A]

    Permalink
    Definition Classes
    FlatMapSyntax
  519. implicit final def catsSyntaxFlatten[F[_], A](ffa: F[F[A]])(implicit arg0: FlatMap[F]): FlattenOps[F, A]

    Permalink
    Definition Classes
    FlatMapSyntax
  520. implicit final def catsSyntaxGroup[A](a: A)(implicit arg0: Group[A]): GroupOps[A]

    Permalink
    Definition Classes
    GroupSyntax
  521. implicit def catsSyntaxHash[A](a: A)(implicit arg0: Hash[A]): HashOps[A]

    Permalink
    Definition Classes
    HashSyntax
  522. implicit final def catsSyntaxIfM[F[_]](fa: F[Boolean])(implicit arg0: FlatMap[F]): IfMOps[F]

    Permalink
    Definition Classes
    FlatMapSyntax
  523. implicit final def catsSyntaxIorId[A](a: A): IorIdOps[A]

    Permalink
    Definition Classes
    IorSyntax
  524. implicit final def catsSyntaxLeft[A, B](left: Left[A, B]): LeftOps[A, B]

    Permalink
    Definition Classes
    EitherSyntax
  525. implicit final def catsSyntaxList[A](la: List[A]): ListOps[A]

    Permalink
    Definition Classes
    ListSyntax
  526. implicit final def catsSyntaxMonad[F[_], A](fa: F[A]): MonadOps[F, A]

    Permalink
    Definition Classes
    MonadSyntax
  527. implicit final def catsSyntaxMonadError[F[_], E, A](fa: F[A])(implicit F: MonadError[F, E]): MonadErrorOps[F, E, A]

    Permalink
    Definition Classes
    MonadErrorSyntax
  528. implicit final def catsSyntaxMonadIdOps[A](a: A): MonadIdOps[A]

    Permalink
    Definition Classes
    MonadSyntax
  529. implicit final def catsSyntaxMonoid[A](a: A)(implicit arg0: Monoid[A]): MonoidOps[A]

    Permalink
    Definition Classes
    MonoidSyntax
  530. implicit final def catsSyntaxNestedBitraverse[F[_, _], G[_], A, B](fgagb: F[G[A], G[B]])(implicit arg0: Bitraverse[F]): NestedBitraverseOps[F, G, A, B]

    Permalink
    Definition Classes
    BitraverseSyntax1
  531. implicit final def catsSyntaxNestedFoldable[F[_], G[_], A](fga: F[G[A]])(implicit arg0: Foldable[F]): NestedFoldableOps[F, G, A]

    Permalink
    Definition Classes
    FoldableSyntax
  532. implicit final def catsSyntaxNestedReducible[F[_], G[_], A](fga: F[G[A]])(implicit arg0: Reducible[F]): NestedReducibleOps[F, G, A]

    Permalink
    Definition Classes
    ReducibleSyntax
  533. implicit final def catsSyntaxOption[A](oa: Option[A]): OptionOps[A]

    Permalink
    Definition Classes
    OptionSyntax
  534. implicit final def catsSyntaxOptionId[A](a: A): OptionIdOps[A]

    Permalink
    Definition Classes
    OptionSyntax
  535. implicit final def catsSyntaxOrder[A](a: A)(implicit arg0: Order[A]): OrderOps[A]

    Permalink
    Definition Classes
    OrderSyntax
  536. implicit final def catsSyntaxParallelSequence[T[_], M[_], A](tma: T[M[A]])(implicit arg0: Traverse[T], arg1: Monad[M]): ParallelSequenceOps[T, M, A]

    Permalink
    Definition Classes
    ParallelSyntax
  537. implicit final def catsSyntaxParallelTraverse[T[_], A](ta: T[A])(implicit arg0: Traverse[T]): ParallelTraversableOps[T, A]

    Permalink
    Definition Classes
    ParallelSyntax
  538. implicit final def catsSyntaxPartialOrder[A](a: A)(implicit arg0: PartialOrder[A]): PartialOrderOps[A]

    Permalink
    Definition Classes
    PartialOrderSyntax
  539. implicit final def catsSyntaxRight[A, B](right: Right[A, B]): RightOps[A, B]

    Permalink
    Definition Classes
    EitherSyntax
  540. implicit final def catsSyntaxSemigroup[A](a: A)(implicit arg0: Semigroup[A]): SemigroupOps[A]

    Permalink
    Definition Classes
    SemigroupSyntax
  541. implicit final def catsSyntaxSemigroupal[F[_], A](fa: F[A])(implicit F: Semigroupal[F]): SemigroupalOps[F, A]

    Permalink
    Definition Classes
    SemigroupalSyntax
  542. implicit def catsSyntaxTuple10Parallel[M[_], A0, A1, A2, A3, A4, A5, A6, A7, A8, A9](t10: (M[A0], M[A1], M[A2], M[A3], M[A4], M[A5], M[A6], M[A7], M[A8], M[A9])): Tuple10ParallelOps[M, A0, A1, A2, A3, A4, A5, A6, A7, A8, A9]

    Permalink
    Definition Classes
    TupleParallelSyntax
  543. implicit def catsSyntaxTuple10Semigroupal[F[_], A0, A1, A2, A3, A4, A5, A6, A7, A8, A9](t10: (F[A0], F[A1], F[A2], F[A3], F[A4], F[A5], F[A6], F[A7], F[A8], F[A9])): Tuple10SemigroupalOps[F, A0, A1, A2, A3, A4, A5, A6, A7, A8, A9]

    Permalink
    Definition Classes
    TupleSemigroupalSyntax
  544. implicit def catsSyntaxTuple11Parallel[M[_], A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10](t11: (M[A0], M[A1], M[A2], M[A3], M[A4], M[A5], M[A6], M[A7], M[A8], M[A9], M[A10])): Tuple11ParallelOps[M, A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10]

    Permalink
    Definition Classes
    TupleParallelSyntax
  545. implicit def catsSyntaxTuple11Semigroupal[F[_], A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10](t11: (F[A0], F[A1], F[A2], F[A3], F[A4], F[A5], F[A6], F[A7], F[A8], F[A9], F[A10])): Tuple11SemigroupalOps[F, A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10]

    Permalink
    Definition Classes
    TupleSemigroupalSyntax
  546. implicit def catsSyntaxTuple12Parallel[M[_], A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11](t12: (M[A0], M[A1], M[A2], M[A3], M[A4], M[A5], M[A6], M[A7], M[A8], M[A9], M[A10], M[A11])): Tuple12ParallelOps[M, A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11]

    Permalink
    Definition Classes
    TupleParallelSyntax
  547. implicit def catsSyntaxTuple12Semigroupal[F[_], A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11](t12: (F[A0], F[A1], F[A2], F[A3], F[A4], F[A5], F[A6], F[A7], F[A8], F[A9], F[A10], F[A11])): Tuple12SemigroupalOps[F, A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11]

    Permalink
    Definition Classes
    TupleSemigroupalSyntax
  548. implicit def catsSyntaxTuple13Parallel[M[_], A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12](t13: (M[A0], M[A1], M[A2], M[A3], M[A4], M[A5], M[A6], M[A7], M[A8], M[A9], M[A10], M[A11], M[A12])): Tuple13ParallelOps[M, A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12]

    Permalink
    Definition Classes
    TupleParallelSyntax
  549. implicit def catsSyntaxTuple13Semigroupal[F[_], A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12](t13: (F[A0], F[A1], F[A2], F[A3], F[A4], F[A5], F[A6], F[A7], F[A8], F[A9], F[A10], F[A11], F[A12])): Tuple13SemigroupalOps[F, A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12]

    Permalink
    Definition Classes
    TupleSemigroupalSyntax
  550. implicit def catsSyntaxTuple14Parallel[M[_], A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13](t14: (M[A0], M[A1], M[A2], M[A3], M[A4], M[A5], M[A6], M[A7], M[A8], M[A9], M[A10], M[A11], M[A12], M[A13])): Tuple14ParallelOps[M, A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13]

    Permalink
    Definition Classes
    TupleParallelSyntax
  551. implicit def catsSyntaxTuple14Semigroupal[F[_], A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13](t14: (F[A0], F[A1], F[A2], F[A3], F[A4], F[A5], F[A6], F[A7], F[A8], F[A9], F[A10], F[A11], F[A12], F[A13])): Tuple14SemigroupalOps[F, A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13]

    Permalink
    Definition Classes
    TupleSemigroupalSyntax
  552. implicit def catsSyntaxTuple15Parallel[M[_], A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14](t15: (M[A0], M[A1], M[A2], M[A3], M[A4], M[A5], M[A6], M[A7], M[A8], M[A9], M[A10], M[A11], M[A12], M[A13], M[A14])): Tuple15ParallelOps[M, A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14]

    Permalink
    Definition Classes
    TupleParallelSyntax
  553. implicit def catsSyntaxTuple15Semigroupal[F[_], A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14](t15: (F[A0], F[A1], F[A2], F[A3], F[A4], F[A5], F[A6], F[A7], F[A8], F[A9], F[A10], F[A11], F[A12], F[A13], F[A14])): Tuple15SemigroupalOps[F, A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14]

    Permalink
    Definition Classes
    TupleSemigroupalSyntax
  554. implicit def catsSyntaxTuple16Parallel[M[_], A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15](t16: (M[A0], M[A1], M[A2], M[A3], M[A4], M[A5], M[A6], M[A7], M[A8], M[A9], M[A10], M[A11], M[A12], M[A13], M[A14], M[A15])): Tuple16ParallelOps[M, A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15]

    Permalink
    Definition Classes
    TupleParallelSyntax
  555. implicit def catsSyntaxTuple16Semigroupal[F[_], A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15](t16: (F[A0], F[A1], F[A2], F[A3], F[A4], F[A5], F[A6], F[A7], F[A8], F[A9], F[A10], F[A11], F[A12], F[A13], F[A14], F[A15])): Tuple16SemigroupalOps[F, A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15]

    Permalink
    Definition Classes
    TupleSemigroupalSyntax
  556. implicit def catsSyntaxTuple17Parallel[M[_], A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16](t17: (M[A0], M[A1], M[A2], M[A3], M[A4], M[A5], M[A6], M[A7], M[A8], M[A9], M[A10], M[A11], M[A12], M[A13], M[A14], M[A15], M[A16])): Tuple17ParallelOps[M, A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16]

    Permalink
    Definition Classes
    TupleParallelSyntax
  557. implicit def catsSyntaxTuple17Semigroupal[F[_], A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16](t17: (F[A0], F[A1], F[A2], F[A3], F[A4], F[A5], F[A6], F[A7], F[A8], F[A9], F[A10], F[A11], F[A12], F[A13], F[A14], F[A15], F[A16])): Tuple17SemigroupalOps[F, A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16]

    Permalink
    Definition Classes
    TupleSemigroupalSyntax
  558. implicit def catsSyntaxTuple18Parallel[M[_], A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17](t18: (M[A0], M[A1], M[A2], M[A3], M[A4], M[A5], M[A6], M[A7], M[A8], M[A9], M[A10], M[A11], M[A12], M[A13], M[A14], M[A15], M[A16], M[A17])): Tuple18ParallelOps[M, A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17]

    Permalink
    Definition Classes
    TupleParallelSyntax
  559. implicit def catsSyntaxTuple18Semigroupal[F[_], A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17](t18: (F[A0], F[A1], F[A2], F[A3], F[A4], F[A5], F[A6], F[A7], F[A8], F[A9], F[A10], F[A11], F[A12], F[A13], F[A14], F[A15], F[A16], F[A17])): Tuple18SemigroupalOps[F, A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17]

    Permalink
    Definition Classes
    TupleSemigroupalSyntax
  560. implicit def catsSyntaxTuple19Parallel[M[_], A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18](t19: (M[A0], M[A1], M[A2], M[A3], M[A4], M[A5], M[A6], M[A7], M[A8], M[A9], M[A10], M[A11], M[A12], M[A13], M[A14], M[A15], M[A16], M[A17], M[A18])): Tuple19ParallelOps[M, A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18]

    Permalink
    Definition Classes
    TupleParallelSyntax
  561. implicit def catsSyntaxTuple19Semigroupal[F[_], A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18](t19: (F[A0], F[A1], F[A2], F[A3], F[A4], F[A5], F[A6], F[A7], F[A8], F[A9], F[A10], F[A11], F[A12], F[A13], F[A14], F[A15], F[A16], F[A17], F[A18])): Tuple19SemigroupalOps[F, A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18]

    Permalink
    Definition Classes
    TupleSemigroupalSyntax
  562. implicit def catsSyntaxTuple1Parallel[M[_], A0](t1: (M[A0])): Tuple1ParallelOps[M, A0]

    Permalink
    Definition Classes
    TupleParallelSyntax
  563. implicit def catsSyntaxTuple1Semigroupal[F[_], A0](t1: (F[A0])): Tuple1SemigroupalOps[F, A0]

    Permalink
    Definition Classes
    TupleSemigroupalSyntax
  564. implicit def catsSyntaxTuple20Parallel[M[_], A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19](t20: (M[A0], M[A1], M[A2], M[A3], M[A4], M[A5], M[A6], M[A7], M[A8], M[A9], M[A10], M[A11], M[A12], M[A13], M[A14], M[A15], M[A16], M[A17], M[A18], M[A19])): Tuple20ParallelOps[M, A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19]

    Permalink
    Definition Classes
    TupleParallelSyntax
  565. implicit def catsSyntaxTuple20Semigroupal[F[_], A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19](t20: (F[A0], F[A1], F[A2], F[A3], F[A4], F[A5], F[A6], F[A7], F[A8], F[A9], F[A10], F[A11], F[A12], F[A13], F[A14], F[A15], F[A16], F[A17], F[A18], F[A19])): Tuple20SemigroupalOps[F, A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19]

    Permalink
    Definition Classes
    TupleSemigroupalSyntax
  566. implicit def catsSyntaxTuple21Parallel[M[_], A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20](t21: (M[A0], M[A1], M[A2], M[A3], M[A4], M[A5], M[A6], M[A7], M[A8], M[A9], M[A10], M[A11], M[A12], M[A13], M[A14], M[A15], M[A16], M[A17], M[A18], M[A19], M[A20])): Tuple21ParallelOps[M, A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20]

    Permalink
    Definition Classes
    TupleParallelSyntax
  567. implicit def catsSyntaxTuple21Semigroupal[F[_], A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20](t21: (F[A0], F[A1], F[A2], F[A3], F[A4], F[A5], F[A6], F[A7], F[A8], F[A9], F[A10], F[A11], F[A12], F[A13], F[A14], F[A15], F[A16], F[A17], F[A18], F[A19], F[A20])): Tuple21SemigroupalOps[F, A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20]

    Permalink
    Definition Classes
    TupleSemigroupalSyntax
  568. implicit def catsSyntaxTuple22Parallel[M[_], A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21](t22: (M[A0], M[A1], M[A2], M[A3], M[A4], M[A5], M[A6], M[A7], M[A8], M[A9], M[A10], M[A11], M[A12], M[A13], M[A14], M[A15], M[A16], M[A17], M[A18], M[A19], M[A20], M[A21])): Tuple22ParallelOps[M, A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21]

    Permalink
    Definition Classes
    TupleParallelSyntax
  569. implicit def catsSyntaxTuple22Semigroupal[F[_], A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21](t22: (F[A0], F[A1], F[A2], F[A3], F[A4], F[A5], F[A6], F[A7], F[A8], F[A9], F[A10], F[A11], F[A12], F[A13], F[A14], F[A15], F[A16], F[A17], F[A18], F[A19], F[A20], F[A21])): Tuple22SemigroupalOps[F, A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21]

    Permalink
    Definition Classes
    TupleSemigroupalSyntax
  570. implicit def catsSyntaxTuple2Parallel[M[_], A0, A1](t2: (M[A0], M[A1])): Tuple2ParallelOps[M, A0, A1]

    Permalink
    Definition Classes
    TupleParallelSyntax
  571. implicit def catsSyntaxTuple2Semigroupal[F[_], A0, A1](t2: (F[A0], F[A1])): Tuple2SemigroupalOps[F, A0, A1]

    Permalink
    Definition Classes
    TupleSemigroupalSyntax
  572. implicit def catsSyntaxTuple3Parallel[M[_], A0, A1, A2](t3: (M[A0], M[A1], M[A2])): Tuple3ParallelOps[M, A0, A1, A2]

    Permalink
    Definition Classes
    TupleParallelSyntax
  573. implicit def catsSyntaxTuple3Semigroupal[F[_], A0, A1, A2](t3: (F[A0], F[A1], F[A2])): Tuple3SemigroupalOps[F, A0, A1, A2]

    Permalink
    Definition Classes
    TupleSemigroupalSyntax
  574. implicit def catsSyntaxTuple4Parallel[M[_], A0, A1, A2, A3](t4: (M[A0], M[A1], M[A2], M[A3])): Tuple4ParallelOps[M, A0, A1, A2, A3]

    Permalink
    Definition Classes
    TupleParallelSyntax
  575. implicit def catsSyntaxTuple4Semigroupal[F[_], A0, A1, A2, A3](t4: (F[A0], F[A1], F[A2], F[A3])): Tuple4SemigroupalOps[F, A0, A1, A2, A3]

    Permalink
    Definition Classes
    TupleSemigroupalSyntax
  576. implicit def catsSyntaxTuple5Parallel[M[_], A0, A1, A2, A3, A4](t5: (M[A0], M[A1], M[A2], M[A3], M[A4])): Tuple5ParallelOps[M, A0, A1, A2, A3, A4]

    Permalink
    Definition Classes
    TupleParallelSyntax
  577. implicit def catsSyntaxTuple5Semigroupal[F[_], A0, A1, A2, A3, A4](t5: (F[A0], F[A1], F[A2], F[A3], F[A4])): Tuple5SemigroupalOps[F, A0, A1, A2, A3, A4]

    Permalink
    Definition Classes
    TupleSemigroupalSyntax
  578. implicit def catsSyntaxTuple6Parallel[M[_], A0, A1, A2, A3, A4, A5](t6: (M[A0], M[A1], M[A2], M[A3], M[A4], M[A5])): Tuple6ParallelOps[M, A0, A1, A2, A3, A4, A5]

    Permalink
    Definition Classes
    TupleParallelSyntax
  579. implicit def catsSyntaxTuple6Semigroupal[F[_], A0, A1, A2, A3, A4, A5](t6: (F[A0], F[A1], F[A2], F[A3], F[A4], F[A5])): Tuple6SemigroupalOps[F, A0, A1, A2, A3, A4, A5]

    Permalink
    Definition Classes
    TupleSemigroupalSyntax
  580. implicit def catsSyntaxTuple7Parallel[M[_], A0, A1, A2, A3, A4, A5, A6](t7: (M[A0], M[A1], M[A2], M[A3], M[A4], M[A5], M[A6])): Tuple7ParallelOps[M, A0, A1, A2, A3, A4, A5, A6]

    Permalink
    Definition Classes
    TupleParallelSyntax
  581. implicit def catsSyntaxTuple7Semigroupal[F[_], A0, A1, A2, A3, A4, A5, A6](t7: (F[A0], F[A1], F[A2], F[A3], F[A4], F[A5], F[A6])): Tuple7SemigroupalOps[F, A0, A1, A2, A3, A4, A5, A6]

    Permalink
    Definition Classes
    TupleSemigroupalSyntax
  582. implicit def catsSyntaxTuple8Parallel[M[_], A0, A1, A2, A3, A4, A5, A6, A7](t8: (M[A0], M[A1], M[A2], M[A3], M[A4], M[A5], M[A6], M[A7])): Tuple8ParallelOps[M, A0, A1, A2, A3, A4, A5, A6, A7]

    Permalink
    Definition Classes
    TupleParallelSyntax
  583. implicit def catsSyntaxTuple8Semigroupal[F[_], A0, A1, A2, A3, A4, A5, A6, A7](t8: (F[A0], F[A1], F[A2], F[A3], F[A4], F[A5], F[A6], F[A7])): Tuple8SemigroupalOps[F, A0, A1, A2, A3, A4, A5, A6, A7]

    Permalink
    Definition Classes
    TupleSemigroupalSyntax
  584. implicit def catsSyntaxTuple9Parallel[M[_], A0, A1, A2, A3, A4, A5, A6, A7, A8](t9: (M[A0], M[A1], M[A2], M[A3], M[A4], M[A5], M[A6], M[A7], M[A8])): Tuple9ParallelOps[M, A0, A1, A2, A3, A4, A5, A6, A7, A8]

    Permalink
    Definition Classes
    TupleParallelSyntax
  585. implicit def catsSyntaxTuple9Semigroupal[F[_], A0, A1, A2, A3, A4, A5, A6, A7, A8](t9: (F[A0], F[A1], F[A2], F[A3], F[A4], F[A5], F[A6], F[A7], F[A8])): Tuple9SemigroupalOps[F, A0, A1, A2, A3, A4, A5, A6, A7, A8]

    Permalink
    Definition Classes
    TupleSemigroupalSyntax
  586. implicit final def catsSyntaxUnite[F[_], G[_], A](fga: F[G[A]]): UniteOps[F, G, A]

    Permalink
    Definition Classes
    AlternativeSyntax
  587. implicit final def catsSyntaxValidatedId[A](a: A): ValidatedIdSyntax[A]

    Permalink
    Definition Classes
    ValidatedSyntax
  588. implicit final def catsSyntaxVectors[A](va: Vector[A]): VectorOps[A]

    Permalink
    Definition Classes
    VectorSyntax
  589. implicit final def catsSyntaxWriterId[A](a: A): WriterIdSyntax[A]

    Permalink
    Definition Classes
    WriterSyntax
  590. def check[ASSERTION](p: Prop, configParams: (CatsSuite.this)#PropertyCheckConfigParam*)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    Checkers
  591. def check[ASSERTION](p: Prop, prms: Parameters)(implicit asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    Checkers
  592. def check[A1, A2, A3, A4, A5, A6, P, ASSERTION](f: (A1, A2, A3, A4, A5, A6) ⇒ P, configParams: (CatsSuite.this)#PropertyCheckConfigParam*)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, p: (P) ⇒ Prop, a1: Arbitrary[A1], s1: Shrink[A1], pp1: (A1) ⇒ Pretty, a2: Arbitrary[A2], s2: Shrink[A2], pp2: (A2) ⇒ Pretty, a3: Arbitrary[A3], s3: Shrink[A3], pp3: (A3) ⇒ Pretty, a4: Arbitrary[A4], s4: Shrink[A4], pp4: (A4) ⇒ Pretty, a5: Arbitrary[A5], s5: Shrink[A5], pp5: (A5) ⇒ Pretty, a6: Arbitrary[A6], s6: Shrink[A6], pp6: (A6) ⇒ Pretty, asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    Checkers
  593. def check[A1, A2, A3, A4, A5, P, ASSERTION](f: (A1, A2, A3, A4, A5) ⇒ P, configParams: (CatsSuite.this)#PropertyCheckConfigParam*)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, p: (P) ⇒ Prop, a1: Arbitrary[A1], s1: Shrink[A1], pp1: (A1) ⇒ Pretty, a2: Arbitrary[A2], s2: Shrink[A2], pp2: (A2) ⇒ Pretty, a3: Arbitrary[A3], s3: Shrink[A3], pp3: (A3) ⇒ Pretty, a4: Arbitrary[A4], s4: Shrink[A4], pp4: (A4) ⇒ Pretty, a5: Arbitrary[A5], s5: Shrink[A5], pp5: (A5) ⇒ Pretty, asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    Checkers
  594. def check[A1, A2, A3, A4, P, ASSERTION](f: (A1, A2, A3, A4) ⇒ P, configParams: (CatsSuite.this)#PropertyCheckConfigParam*)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, p: (P) ⇒ Prop, a1: Arbitrary[A1], s1: Shrink[A1], pp1: (A1) ⇒ Pretty, a2: Arbitrary[A2], s2: Shrink[A2], pp2: (A2) ⇒ Pretty, a3: Arbitrary[A3], s3: Shrink[A3], pp3: (A3) ⇒ Pretty, a4: Arbitrary[A4], s4: Shrink[A4], pp4: (A4) ⇒ Pretty, asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    Checkers
  595. def check[A1, A2, A3, P, ASSERTION](f: (A1, A2, A3) ⇒ P, configParams: (CatsSuite.this)#PropertyCheckConfigParam*)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, p: (P) ⇒ Prop, a1: Arbitrary[A1], s1: Shrink[A1], pp1: (A1) ⇒ Pretty, a2: Arbitrary[A2], s2: Shrink[A2], pp2: (A2) ⇒ Pretty, a3: Arbitrary[A3], s3: Shrink[A3], pp3: (A3) ⇒ Pretty, asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    Checkers
  596. def check[A1, A2, P, ASSERTION](f: (A1, A2) ⇒ P, configParams: (CatsSuite.this)#PropertyCheckConfigParam*)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, p: (P) ⇒ Prop, a1: Arbitrary[A1], s1: Shrink[A1], pp1: (A1) ⇒ Pretty, a2: Arbitrary[A2], s2: Shrink[A2], pp2: (A2) ⇒ Pretty, asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    Checkers
  597. def check[A1, P, ASSERTION](f: (A1) ⇒ P, configParams: (CatsSuite.this)#PropertyCheckConfigParam*)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, p: (P) ⇒ Prop, a1: Arbitrary[A1], s1: Shrink[A1], pp1: (A1) ⇒ Pretty, asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    Checkers
  598. def checkAll(name: String, ruleSet: RuleSet): Unit

    Permalink
    Definition Classes
    Discipline
  599. lazy val checkConfiguration: (CatsSuite.this)#PropertyCheckConfiguration

    Permalink
    Definition Classes
    TestSettings
  600. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  601. val compile: CompileWord

    Permalink
    Definition Classes
    MatcherWords
  602. val contain: ContainWord

    Permalink
    Definition Classes
    MatcherWords
  603. def conversionCheckedConstraint[A, B](implicit equivalenceOfA: Equivalence[A], cnv: (B) ⇒ A): CanEqual[A, B]

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  604. def convertEquivalenceToAToBConstraint[A, B](equivalenceOfB: Equivalence[B])(implicit ev: <:<[A, B]): CanEqual[A, B]

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  605. def convertEquivalenceToAToBConversionConstraint[A, B](equivalenceOfB: Equivalence[B])(implicit ev: (A) ⇒ B): CanEqual[A, B]

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  606. def convertEquivalenceToBToAConstraint[A, B](equivalenceOfA: Equivalence[A])(implicit ev: <:<[B, A]): CanEqual[A, B]

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  607. def convertEquivalenceToBToAConversionConstraint[A, B](equivalenceOfA: Equivalence[A])(implicit ev: (B) ⇒ A): CanEqual[A, B]

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  608. implicit def convertNumericToPlusOrMinusWrapper[T](pivot: T)(implicit arg0: Numeric[T]): (CatsSuite.this)#PlusOrMinusWrapper[T]

    Permalink
    Definition Classes
    Tolerance
  609. implicit def convertSymbolToHavePropertyMatcherGenerator(symbol: Symbol)(implicit prettifier: Prettifier, pos: Position): (CatsSuite.this)#HavePropertyMatcherGenerator

    Permalink
    Definition Classes
    Matchers
  610. implicit def convertToAnyShouldWrapper[T](o: T)(implicit pos: Position, prettifier: Prettifier): (CatsSuite.this)#AnyShouldWrapper[T]

    Permalink
    Definition Classes
    Matchers
  611. implicit def convertToCheckingEqualizer[T](left: T): (CatsSuite.this)#CheckingEqualizer[T]

    Permalink
    Definition Classes
    StrictCatsEquality → TripleEquals → TripleEqualsSupport
  612. def convertToEqualizer[T](left: T): (CatsSuite.this)#Equalizer[T]

    Permalink
    Definition Classes
    StrictCatsEquality → TripleEquals → TripleEqualsSupport
  613. implicit def convertToRegexWrapper(o: Regex): (CatsSuite.this)#RegexWrapper

    Permalink
    Definition Classes
    Matchers
  614. implicit def convertToStringShouldWrapper(o: String)(implicit pos: Position, prettifier: Prettifier): (CatsSuite.this)#StringShouldWrapper

    Permalink
    Definition Classes
    Matchers
  615. implicit def convertToStringShouldWrapperForVerb(o: String)(implicit position: Position): (CatsSuite.this)#StringShouldWrapperForVerb

    Permalink
    Definition Classes
    ShouldVerb
  616. val decided: (CatsSuite.this)#DecidedWord

    Permalink
    Definition Classes
    Explicitly
  617. def defaultEquality[A]: Equality[A]

    Permalink
    Definition Classes
    TripleEqualsSupport
  618. val defined: DefinedWord

    Permalink
    Definition Classes
    MatcherWords
  619. def definedAt[T](right: T): ResultOfDefinedAt[T]

    Permalink
    Definition Classes
    Matchers
  620. val determined: (CatsSuite.this)#DeterminedWord

    Permalink
    Definition Classes
    Explicitly
  621. val empty: EmptyWord

    Permalink
    Definition Classes
    MatcherWords
  622. val endWith: EndWithWord

    Permalink
    Definition Classes
    MatcherWords
  623. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  624. def equal(o: Null): Matcher[AnyRef]

    Permalink
    Definition Classes
    Matchers
  625. def equal[T](spread: Spread[T]): Matcher[T]

    Permalink
    Definition Classes
    Matchers
  626. def equal(right: Any): MatcherFactory1[Any, Equality]

    Permalink
    Definition Classes
    MatcherWords
  627. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  628. def even(i: Int): Boolean

    Permalink
  629. val evenPf: PartialFunction[Int, Int]

    Permalink
  630. def every(xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): (CatsSuite.this)#ResultOfCollectedAny[Char]

    Permalink
    Definition Classes
    Matchers
  631. def every[K, V, JMAP[k, v] <: Map[k, v]](xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]], prettifier: Prettifier, pos: Position): (CatsSuite.this)#ResultOfCollectedAny[Entry[K, V]]

    Permalink
    Definition Classes
    Matchers
  632. def every[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): (CatsSuite.this)#ResultOfCollectedAny[E]

    Permalink
    Definition Classes
    Matchers
  633. def exactly(num: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): (CatsSuite.this)#ResultOfCollectedAny[Char]

    Permalink
    Definition Classes
    Matchers
  634. def exactly[K, V, JMAP[k, v] <: Map[k, v]](num: Int, xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]], prettifier: Prettifier, pos: Position): (CatsSuite.this)#ResultOfCollectedAny[Entry[K, V]]

    Permalink
    Definition Classes
    Matchers
  635. def exactly[E, C[_]](num: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): (CatsSuite.this)#ResultOfCollectedAny[E]

    Permalink
    Definition Classes
    Matchers
  636. final def execute(testName: String, configMap: ConfigMap, color: Boolean, durations: Boolean, shortstacks: Boolean, fullstacks: Boolean, stats: Boolean): Unit

    Permalink
    Definition Classes
    Suite
  637. val exist: ExistWord

    Permalink
    Definition Classes
    MatcherWords
  638. def expectedTestCount(filter: Filter): Int

    Permalink
    Definition Classes
    Suite
  639. def fail(cause: Throwable)(implicit pos: Position): Nothing

    Permalink
    Definition Classes
    Assertions
  640. def fail(message: String, cause: Throwable)(implicit pos: Position): Nothing

    Permalink
    Definition Classes
    Assertions
  641. def fail(message: String)(implicit pos: Position): Nothing

    Permalink
    Definition Classes
    Assertions
  642. def fail()(implicit pos: Position): Nothing

    Permalink
    Definition Classes
    Assertions
  643. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  644. def forAll[A, B, C, D, E, F, ASSERTION](genAndNameA: (Gen[A], String), genAndNameB: (Gen[B], String), genAndNameC: (Gen[C], String), genAndNameD: (Gen[D], String), genAndNameE: (Gen[E], String), genAndNameF: (Gen[F], String), configParams: (CatsSuite.this)#PropertyCheckConfigParam*)(fun: (A, B, C, D, E, F) ⇒ ASSERTION)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, shrA: Shrink[A], shrB: Shrink[B], shrC: Shrink[C], shrD: Shrink[D], shrE: Shrink[E], shrF: Shrink[F], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  645. def forAll[A, B, C, D, E, F, ASSERTION](genA: Gen[A], genB: Gen[B], genC: Gen[C], genD: Gen[D], genE: Gen[E], genF: Gen[F], configParams: (CatsSuite.this)#PropertyCheckConfigParam*)(fun: (A, B, C, D, E, F) ⇒ ASSERTION)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, shrA: Shrink[A], shrB: Shrink[B], shrC: Shrink[C], shrD: Shrink[D], shrE: Shrink[E], shrF: Shrink[F], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  646. def forAll[A, B, C, D, E, F, ASSERTION](nameA: String, nameB: String, nameC: String, nameD: String, nameE: String, nameF: String, configParams: (CatsSuite.this)#PropertyCheckConfigParam*)(fun: (A, B, C, D, E, F) ⇒ ASSERTION)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, arbA: Arbitrary[A], shrA: Shrink[A], arbB: Arbitrary[B], shrB: Shrink[B], arbC: Arbitrary[C], shrC: Shrink[C], arbD: Arbitrary[D], shrD: Shrink[D], arbE: Arbitrary[E], shrE: Shrink[E], arbF: Arbitrary[F], shrF: Shrink[F], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  647. def forAll[A, B, C, D, E, F, ASSERTION](fun: (A, B, C, D, E, F) ⇒ ASSERTION)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, arbA: Arbitrary[A], shrA: Shrink[A], arbB: Arbitrary[B], shrB: Shrink[B], arbC: Arbitrary[C], shrC: Shrink[C], arbD: Arbitrary[D], shrD: Shrink[D], arbE: Arbitrary[E], shrE: Shrink[E], arbF: Arbitrary[F], shrF: Shrink[F], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  648. def forAll[A, B, C, D, E, ASSERTION](genAndNameA: (Gen[A], String), genAndNameB: (Gen[B], String), genAndNameC: (Gen[C], String), genAndNameD: (Gen[D], String), genAndNameE: (Gen[E], String), configParams: (CatsSuite.this)#PropertyCheckConfigParam*)(fun: (A, B, C, D, E) ⇒ ASSERTION)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, shrA: Shrink[A], shrB: Shrink[B], shrC: Shrink[C], shrD: Shrink[D], shrE: Shrink[E], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  649. def forAll[A, B, C, D, E, ASSERTION](genA: Gen[A], genB: Gen[B], genC: Gen[C], genD: Gen[D], genE: Gen[E], configParams: (CatsSuite.this)#PropertyCheckConfigParam*)(fun: (A, B, C, D, E) ⇒ ASSERTION)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, shrA: Shrink[A], shrB: Shrink[B], shrC: Shrink[C], shrD: Shrink[D], shrE: Shrink[E], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  650. def forAll[A, B, C, D, E, ASSERTION](nameA: String, nameB: String, nameC: String, nameD: String, nameE: String, configParams: (CatsSuite.this)#PropertyCheckConfigParam*)(fun: (A, B, C, D, E) ⇒ ASSERTION)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, arbA: Arbitrary[A], shrA: Shrink[A], arbB: Arbitrary[B], shrB: Shrink[B], arbC: Arbitrary[C], shrC: Shrink[C], arbD: Arbitrary[D], shrD: Shrink[D], arbE: Arbitrary[E], shrE: Shrink[E], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  651. def forAll[A, B, C, D, E, ASSERTION](fun: (A, B, C, D, E) ⇒ ASSERTION)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, arbA: Arbitrary[A], shrA: Shrink[A], arbB: Arbitrary[B], shrB: Shrink[B], arbC: Arbitrary[C], shrC: Shrink[C], arbD: Arbitrary[D], shrD: Shrink[D], arbE: Arbitrary[E], shrE: Shrink[E], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  652. def forAll[A, B, C, D, ASSERTION](genAndNameA: (Gen[A], String), genAndNameB: (Gen[B], String), genAndNameC: (Gen[C], String), genAndNameD: (Gen[D], String), configParams: (CatsSuite.this)#PropertyCheckConfigParam*)(fun: (A, B, C, D) ⇒ ASSERTION)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, shrA: Shrink[A], shrB: Shrink[B], shrC: Shrink[C], shrD: Shrink[D], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  653. def forAll[A, B, C, D, ASSERTION](genA: Gen[A], genB: Gen[B], genC: Gen[C], genD: Gen[D], configParams: (CatsSuite.this)#PropertyCheckConfigParam*)(fun: (A, B, C, D) ⇒ ASSERTION)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, shrA: Shrink[A], shrB: Shrink[B], shrC: Shrink[C], shrD: Shrink[D], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  654. def forAll[A, B, C, D, ASSERTION](nameA: String, nameB: String, nameC: String, nameD: String, configParams: (CatsSuite.this)#PropertyCheckConfigParam*)(fun: (A, B, C, D) ⇒ ASSERTION)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, arbA: Arbitrary[A], shrA: Shrink[A], arbB: Arbitrary[B], shrB: Shrink[B], arbC: Arbitrary[C], shrC: Shrink[C], arbD: Arbitrary[D], shrD: Shrink[D], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  655. def forAll[A, B, C, D, ASSERTION](fun: (A, B, C, D) ⇒ ASSERTION)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, arbA: Arbitrary[A], shrA: Shrink[A], arbB: Arbitrary[B], shrB: Shrink[B], arbC: Arbitrary[C], shrC: Shrink[C], arbD: Arbitrary[D], shrD: Shrink[D], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  656. def forAll[A, B, C, ASSERTION](genAndNameA: (Gen[A], String), genAndNameB: (Gen[B], String), genAndNameC: (Gen[C], String), configParams: (CatsSuite.this)#PropertyCheckConfigParam*)(fun: (A, B, C) ⇒ ASSERTION)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, shrA: Shrink[A], shrB: Shrink[B], shrC: Shrink[C], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  657. def forAll[A, B, C, ASSERTION](genA: Gen[A], genB: Gen[B], genC: Gen[C], configParams: (CatsSuite.this)#PropertyCheckConfigParam*)(fun: (A, B, C) ⇒ ASSERTION)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, shrA: Shrink[A], shrB: Shrink[B], shrC: Shrink[C], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  658. def forAll[A, B, C, ASSERTION](nameA: String, nameB: String, nameC: String, configParams: (CatsSuite.this)#PropertyCheckConfigParam*)(fun: (A, B, C) ⇒ ASSERTION)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, arbA: Arbitrary[A], shrA: Shrink[A], arbB: Arbitrary[B], shrB: Shrink[B], arbC: Arbitrary[C], shrC: Shrink[C], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  659. def forAll[A, B, C, ASSERTION](fun: (A, B, C) ⇒ ASSERTION)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, arbA: Arbitrary[A], shrA: Shrink[A], arbB: Arbitrary[B], shrB: Shrink[B], arbC: Arbitrary[C], shrC: Shrink[C], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  660. def forAll[A, B, ASSERTION](genAndNameA: (Gen[A], String), genAndNameB: (Gen[B], String), configParams: (CatsSuite.this)#PropertyCheckConfigParam*)(fun: (A, B) ⇒ ASSERTION)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, shrA: Shrink[A], shrB: Shrink[B], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  661. def forAll[A, B, ASSERTION](genA: Gen[A], genB: Gen[B], configParams: (CatsSuite.this)#PropertyCheckConfigParam*)(fun: (A, B) ⇒ ASSERTION)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, shrA: Shrink[A], shrB: Shrink[B], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  662. def forAll[A, B, ASSERTION](nameA: String, nameB: String, configParams: (CatsSuite.this)#PropertyCheckConfigParam*)(fun: (A, B) ⇒ ASSERTION)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, arbA: Arbitrary[A], shrA: Shrink[A], arbB: Arbitrary[B], shrB: Shrink[B], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  663. def forAll[A, B, ASSERTION](fun: (A, B) ⇒ ASSERTION)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, arbA: Arbitrary[A], shrA: Shrink[A], arbB: Arbitrary[B], shrB: Shrink[B], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  664. def forAll[A, ASSERTION](genAndNameA: (Gen[A], String), configParams: (CatsSuite.this)#PropertyCheckConfigParam*)(fun: (A) ⇒ ASSERTION)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, shrA: Shrink[A], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  665. def forAll[A, ASSERTION](genA: Gen[A], configParams: (CatsSuite.this)#PropertyCheckConfigParam*)(fun: (A) ⇒ ASSERTION)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, shrA: Shrink[A], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  666. def forAll[A, ASSERTION](nameA: String, configParams: (CatsSuite.this)#PropertyCheckConfigParam*)(fun: (A) ⇒ ASSERTION)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, arbA: Arbitrary[A], shrA: Shrink[A], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  667. def forAll[A, ASSERTION](fun: (A) ⇒ ASSERTION)(implicit config: (CatsSuite.this)#PropertyCheckConfigurable, arbA: Arbitrary[A], shrA: Shrink[A], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  668. def forAll(configParams: (CatsSuite.this)#PropertyCheckConfigParam*): (CatsSuite.this)#ConfiguredPropertyCheck

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  669. val fullyMatch: FullyMatchWord

    Permalink
    Definition Classes
    MatcherWords
  670. implicit val generatorDrivenConfig: (CatsSuite.this)#PropertyCheckConfiguration

    Permalink
    Definition Classes
    CatsSuite → Configuration
  671. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  672. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  673. val have: HaveWord

    Permalink
    Definition Classes
    MatcherWords
  674. def ignore(testName: String, testTags: Tag*)(testFun: ⇒ Any)(implicit pos: Position): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    FunSuiteLike
  675. def inOrder(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfInOrderApplication

    Permalink
    Definition Classes
    Matchers
  676. def inOrderElementsOf[R](elements: GenTraversable[R]): ResultOfInOrderElementsOfApplication

    Permalink
    Definition Classes
    Matchers
  677. def inOrderOnly[T](firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfInOrderOnlyApplication

    Permalink
    Definition Classes
    Matchers
  678. val include: IncludeWord

    Permalink
    Definition Classes
    MatcherWords
  679. def info: Informer

    Permalink
    Attributes
    protected
    Definition Classes
    FunSuiteLike → Informing
  680. def intercept[T <: AnyRef](f: ⇒ Any)(implicit classTag: ClassTag[T], pos: Position): T

    Permalink
    Definition Classes
    Assertions
  681. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  682. val key: (CatsSuite.this)#KeyWord

    Permalink
    Definition Classes
    Matchers
  683. val length: LengthWord

    Permalink
    Definition Classes
    MatcherWords
  684. implicit def lowPriorityCatsCanEqual[A, B](implicit B: Eq[B], ev: <:<[A, B]): CanEqual[A, B]

    Permalink
  685. def lowPriorityConversionCheckedConstraint[A, B](implicit equivalenceOfB: Equivalence[B], cnv: (A) ⇒ B): CanEqual[A, B]

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  686. def lowPriorityTypeCheckedConstraint[A, B](implicit equivalenceOfB: Equivalence[B], ev: <:<[A, B]): CanEqual[A, B]

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  687. def markup: Documenter

    Permalink
    Attributes
    protected
    Definition Classes
    FunSuiteLike → Documenting
  688. val matchPattern: MatchPatternWord

    Permalink
    Definition Classes
    MatcherWords
  689. def maxDiscardedFactor(value: PosZDouble): (CatsSuite.this)#MaxDiscardedFactor

    Permalink
    Definition Classes
    Configuration
  690. def message(expectedMessage: String): ResultOfMessageWordApplication

    Permalink
    Definition Classes
    Matchers
  691. def minSize(value: PosZInt): (CatsSuite.this)#MinSize

    Permalink
    Definition Classes
    Configuration
  692. def minSuccessful(value: PosInt): (CatsSuite.this)#MinSuccessful

    Permalink
    Definition Classes
    Configuration
  693. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  694. def nestedSuites: IndexedSeq[Suite]

    Permalink
    Definition Classes
    Suite
  695. def no(xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): (CatsSuite.this)#ResultOfCollectedAny[Char]

    Permalink
    Definition Classes
    Matchers
  696. def no[K, V, JMAP[k, v] <: Map[k, v]](xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]], prettifier: Prettifier, pos: Position): (CatsSuite.this)#ResultOfCollectedAny[Entry[K, V]]

    Permalink
    Definition Classes
    Matchers
  697. def no[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): (CatsSuite.this)#ResultOfCollectedAny[E]

    Permalink
    Definition Classes
    Matchers
  698. def noElementsOf(elements: GenTraversable[Any]): ResultOfNoElementsOfApplication

    Permalink
    Definition Classes
    Matchers
  699. def noException(implicit pos: Position): NoExceptionWord

    Permalink
    Definition Classes
    MatcherWords
  700. final def none[A]: Option[A]

    Permalink
    Definition Classes
    OptionSyntax
  701. def noneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfNoneOfApplication

    Permalink
    Definition Classes
    Matchers
  702. val not: NotWord

    Permalink
    Definition Classes
    MatcherWords
  703. def note: Notifier

    Permalink
    Attributes
    protected
    Definition Classes
    FunSuiteLike → Notifying
  704. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  705. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  706. def of[T](implicit ev: ClassTag[T]): ResultOfOfTypeInvocation[T]

    Permalink
    Definition Classes
    Matchers
  707. def oneElementOf(elements: GenTraversable[Any]): ResultOfOneElementOfApplication

    Permalink
    Definition Classes
    Matchers
  708. def oneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfOneOfApplication

    Permalink
    Definition Classes
    Matchers
  709. def only(xs: Any*)(implicit pos: Position): ResultOfOnlyApplication

    Permalink
    Definition Classes
    Matchers
  710. def pending: Assertion with PendingStatement

    Permalink
    Definition Classes
    Assertions
  711. def pendingUntilFixed(f: ⇒ Unit)(implicit pos: Position): Assertion with PendingStatement

    Permalink
    Definition Classes
    Assertions
  712. val readable: ReadableWord

    Permalink
    Definition Classes
    MatcherWords
  713. val regex: (CatsSuite.this)#RegexWord

    Permalink
    Definition Classes
    Matchers
  714. final def registerIgnoredTest(testText: String, testTags: Tag*)(testFun: ⇒ Any)(implicit pos: Position): Unit

    Permalink
    Definition Classes
    FunSuiteLike → TestRegistration
  715. final def registerTest(testText: String, testTags: Tag*)(testFun: ⇒ Any)(implicit pos: Position): Unit

    Permalink
    Definition Classes
    FunSuiteLike → TestRegistration
  716. def rerunner: Option[String]

    Permalink
    Definition Classes
    Suite
  717. def run(testName: Option[String], args: Args): Status

    Permalink
    Definition Classes
    FunSuiteLike → Suite
  718. def runNestedSuites(args: Args): Status

    Permalink
    Attributes
    protected
    Definition Classes
    Suite
  719. def runTest(testName: String, args: Args): Status

    Permalink
    Attributes
    protected
    Definition Classes
    FunSuiteLike → TestSuite → Suite
  720. def runTests(testName: Option[String], args: Args): Status

    Permalink
    Attributes
    protected
    Definition Classes
    FunSuiteLike → Suite
  721. implicit final def showInterpolator(sc: StringContext): ShowInterpolator

    Permalink
    Definition Classes
    ShowSyntax
  722. val size: SizeWord

    Permalink
    Definition Classes
    MatcherWords
  723. def sizeRange(value: PosZInt): (CatsSuite.this)#SizeRange

    Permalink
    Definition Classes
    Configuration
  724. lazy val slowCheckConfiguration: (CatsSuite.this)#PropertyCheckConfiguration

    Permalink
    Definition Classes
    TestSettings
  725. val sorted: SortedWord

    Permalink
    Definition Classes
    MatcherWords
  726. val startWith: StartWithWord

    Permalink
    Definition Classes
    MatcherWords
  727. final val styleName: String

    Permalink
    Definition Classes
    FunSuiteLike → Suite
  728. final val succeed: Assertion

    Permalink
    Definition Classes
    Assertions
  729. def suiteId: String

    Permalink
    Definition Classes
    Suite
  730. def suiteName: String

    Permalink
    Definition Classes
    Suite
  731. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  732. def tags: Map[String, Set[String]]

    Permalink
    Definition Classes
    FunSuiteLike → Suite
  733. def test(testName: String, testTags: Tag*)(testFun: ⇒ Any)(implicit pos: Position): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    FunSuiteLike
  734. def testDataFor(testName: String, theConfigMap: ConfigMap): TestData

    Permalink
    Definition Classes
    FunSuiteLike → Suite
  735. def testNames: Set[String]

    Permalink
    Definition Classes
    FunSuiteLike → Suite
  736. def testsFor(unit: Unit): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    FunSuiteLike
  737. def the[T](implicit arg0: ClassTag[T], pos: Position): ResultOfTheTypeInvocation[T]

    Permalink
    Definition Classes
    Matchers
  738. def theSameElementsAs(xs: GenTraversable[_]): ResultOfTheSameElementsAsApplication

    Permalink
    Definition Classes
    Matchers
  739. def theSameElementsInOrderAs(xs: GenTraversable[_]): ResultOfTheSameElementsInOrderAsApplication

    Permalink
    Definition Classes
    Matchers
  740. val theSameInstanceAs: (CatsSuite.this)#TheSameInstanceAsPhrase

    Permalink
    Definition Classes
    Matchers
  741. def thrownBy(fun: ⇒ Any): ResultOfThrownByApplication

    Permalink
    Definition Classes
    Matchers
  742. implicit def toArrowOps[F[_, _], A, B](target: F[A, B])(implicit tc: Arrow[F]): Ops[F, A, B] { type TypeClassType = cats.arrow.Arrow[F] }

    Permalink
    Definition Classes
    ToArrowOps
    Annotations
    @SuppressWarnings()
  743. implicit def toBifoldableOps[F[_, _], A, B](target: F[A, B])(implicit tc: Bifoldable[F]): Ops[F, A, B] { type TypeClassType = cats.Bifoldable[F] }

    Permalink
    Definition Classes
    ToBifoldableOps
    Annotations
    @SuppressWarnings()
  744. implicit def toBifunctorOps[F[_, _], A, B](target: F[A, B])(implicit tc: Bifunctor[F]): Ops[F, A, B] { type TypeClassType = cats.Bifunctor[F] }

    Permalink
    Definition Classes
    ToBifunctorOps
    Annotations
    @SuppressWarnings()
  745. implicit def toCoflatMapOps[F[_], A](target: F[A])(implicit tc: CoflatMap[F]): Ops[F, A] { type TypeClassType = cats.CoflatMap[F] }

    Permalink
    Definition Classes
    ToCoflatMapOps
    Annotations
    @SuppressWarnings()
  746. implicit def toComonadOps[F[_], A](target: F[A])(implicit tc: Comonad[F]): Ops[F, A] { type TypeClassType = cats.Comonad[F] }

    Permalink
    Definition Classes
    ToComonadOps
    Annotations
    @SuppressWarnings()
  747. implicit def toComposeOps[F[_, _], B, D](target: F[B, D])(implicit tc: Compose[F]): Ops[F, B, D] { type TypeClassType = cats.arrow.Compose[F] }

    Permalink
    Definition Classes
    ToComposeOps
    Annotations
    @SuppressWarnings()
  748. implicit def toContravariantOps[F[_], A](target: F[A])(implicit tc: Contravariant[F]): Ops[F, A] { type TypeClassType = cats.Contravariant[F] }

    Permalink
    Definition Classes
    ToContravariantOps
    Annotations
    @SuppressWarnings()
  749. implicit def toFlatMapOps[F[_], C](target: F[C])(implicit tc: FlatMap[F]): Ops[F, C] { type TypeClassType = cats.FlatMap[F] }

    Permalink
    Definition Classes
    ToFlatMapOps
    Annotations
    @SuppressWarnings()
  750. implicit def toFoldableOps[F[_], D](target: F[D])(implicit tc: Foldable[F]): Ops[F, D] { type TypeClassType = cats.Foldable[F] }

    Permalink
    Definition Classes
    ToFoldableOps
    Annotations
    @SuppressWarnings()
  751. implicit def toFunctorOps[F[_], A](target: F[A])(implicit tc: Functor[F]): Ops[F, A] { type TypeClassType = cats.Functor[F] }

    Permalink
    Definition Classes
    ToFunctorOps
    Annotations
    @SuppressWarnings()
  752. implicit def toInvariantOps[F[_], A](target: F[A])(implicit tc: Invariant[F]): Ops[F, A] { type TypeClassType = cats.Invariant[F] }

    Permalink
    Definition Classes
    ToInvariantOps
    Annotations
    @SuppressWarnings()
  753. implicit def toNonEmptyTraverseOps[F[_], C](target: F[C])(implicit tc: NonEmptyTraverse[F]): Ops[F, C] { type TypeClassType = cats.NonEmptyTraverse[F] }

    Permalink
    Definition Classes
    ToNonEmptyTraverseOps
    Annotations
    @SuppressWarnings()
  754. implicit def toProfunctorOps[F[_, _], A, B](target: F[A, B])(implicit tc: Profunctor[F]): Ops[F, A, B] { type TypeClassType = cats.arrow.Profunctor[F] }

    Permalink
    Definition Classes
    ToProfunctorOps
    Annotations
    @SuppressWarnings()
  755. implicit def toReducibleOps[F[_], D](target: F[D])(implicit tc: Reducible[F]): Ops[F, D] { type TypeClassType = cats.Reducible[F] }

    Permalink
    Definition Classes
    ToReducibleOps
    Annotations
    @SuppressWarnings()
  756. implicit def toSemigroupKOps[F[_], A](target: F[A])(implicit tc: SemigroupK[F]): Ops[F, A] { type TypeClassType = cats.SemigroupK[F] }

    Permalink
    Definition Classes
    ToSemigroupKOps
    Annotations
    @SuppressWarnings()
  757. implicit def toShow[A](target: A)(implicit tc: Show[A]): Ops[A]

    Permalink
    Definition Classes
    ToShowOps
  758. def toString(): String

    Permalink
    Definition Classes
    FunSuite → AnyRef → Any
  759. implicit def toStrongOps[F[_, _], A, B](target: F[A, B])(implicit tc: Strong[F]): Ops[F, A, B] { type TypeClassType = cats.arrow.Strong[F] }

    Permalink
    Definition Classes
    ToStrongOps
    Annotations
    @SuppressWarnings()
  760. implicit def toTraverseOps[F[_], C](target: F[C])(implicit tc: Traverse[F]): Ops[F, C] { type TypeClassType = cats.Traverse[F] }

    Permalink
    Definition Classes
    ToTraverseOps
    Annotations
    @SuppressWarnings()
  761. val typeCheck: TypeCheckWord

    Permalink
    Definition Classes
    MatcherWords
  762. def typeCheckedConstraint[A, B](implicit equivalenceOfA: Equivalence[A], ev: <:<[B, A]): CanEqual[A, B]

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  763. def unconstrainedEquality[A, B](implicit equalityOfA: Equality[A]): CanEqual[A, B]

    Permalink
    Definition Classes
    StrictCatsEquality → TripleEquals → TripleEqualsSupport
  764. val value: (CatsSuite.this)#ValueWord

    Permalink
    Definition Classes
    Matchers
  765. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  766. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  767. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  768. def whenever[T](condition: Boolean)(fun: ⇒ T)(implicit wa: WheneverAsserting[T]): Result

    Permalink
    Definition Classes
    Whenever
  769. def withClue[T](clue: Any)(fun: ⇒ T): T

    Permalink
    Definition Classes
    Assertions
  770. def withFixture(test: (CatsSuite.this)#NoArgTest): Outcome

    Permalink
    Attributes
    protected
    Definition Classes
    TestSuite
  771. def workers(value: PosInt): (CatsSuite.this)#Workers

    Permalink
    Definition Classes
    Configuration
  772. val writable: WritableWord

    Permalink
    Definition Classes
    MatcherWords

Deprecated Value Members

  1. final def execute: Unit

    Permalink
    Definition Classes
    Suite
    Annotations
    @deprecated
    Deprecated

    The parameterless execute method has been deprecated and will be removed in a future version of ScalaTest. Please invoke execute with empty parens instead: execute().

  2. def maxDiscarded(value: Int): (CatsSuite.this)#MaxDiscarded

    Permalink
    Definition Classes
    Configuration
    Annotations
    @deprecated
    Deprecated

    use maxDiscardedFactor instead

  3. def maxSize(value: Int): (CatsSuite.this)#MaxSize

    Permalink
    Definition Classes
    Configuration
    Annotations
    @deprecated
    Deprecated

    use SizeRange instead

  4. def trap[T](f: ⇒ T): Throwable

    Permalink
    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

    The trap method is no longer needed for demos in the REPL, which now abreviates stack traces, and will be removed in a future version of ScalaTest

Inherited from StrictCatsEquality

Inherited from AllSyntax

Inherited from WriterSyntax

Inherited from VectorSyntax

Inherited from ValidatedSyntax

Inherited from NonEmptyTraverseSyntax

Inherited from ToNonEmptyTraverseOps

Inherited from TraverseSyntax

Inherited from ToTraverseOps

Inherited from StrongSyntax

Inherited from ToStrongOps

Inherited from ShowSyntax

Inherited from ToShowOps

Inherited from SemigroupKSyntax

Inherited from ToSemigroupKOps

Inherited from ReducibleSyntax

Inherited from ToReducibleOps

Inherited from ProfunctorSyntax

Inherited from ToProfunctorOps

Inherited from ParallelSyntax

Inherited from TupleParallelSyntax

Inherited from OrderSyntax

Inherited from PartialOrderSyntax

Inherited from OptionSyntax

Inherited from MonoidSyntax

Inherited from MonadSyntax

Inherited from MonadErrorSyntax

Inherited from ListSyntax

Inherited from IorSyntax

Inherited from InvariantSyntax

Inherited from ToInvariantOps

Inherited from HashSyntax

Inherited from GroupSyntax

Inherited from SemigroupSyntax

Inherited from FunctorSyntax

Inherited from ToFunctorOps

Inherited from FoldableSyntax

Inherited from ToFoldableOps

Inherited from FlatMapSyntax

Inherited from ToFlatMapOps

Inherited from EqSyntax

Inherited from EitherSyntax

Inherited from EitherKSyntax

Inherited from ContravariantSyntax

Inherited from ToContravariantOps

Inherited from ComposeSyntax

Inherited from ToComposeOps

Inherited from ComonadSyntax

Inherited from ToComonadOps

Inherited from CoflatMapSyntax

Inherited from ToCoflatMapOps

Inherited from SemigroupalSyntax

Inherited from BitraverseSyntax

Inherited from BitraverseSyntax1

Inherited from BifoldableSyntax

Inherited from ToBifoldableOps

Inherited from BifunctorSyntax

Inherited from ToBifunctorOps

Inherited from ArrowSyntax

Inherited from ToArrowOps

Inherited from ApplySyntax

Inherited from TupleSemigroupalSyntax

Inherited from ApplicativeErrorSyntax

Inherited from ApplicativeSyntax

Inherited from AlternativeSyntax

Inherited from AllInstances

Inherited from VectorInstances

Inherited from VectorInstances

Inherited from VectorInstances1

Inherited from VectorInstances2

Inherited from UUIDInstances

Inherited from UUIDInstances

Inherited from TryInstances

Inherited from TryInstances1

Inherited from TryInstances2

Inherited from SymbolInstances

Inherited from SymbolInstances

Inherited from StringInstances

Inherited from StringInstances

Inherited from StreamInstances

Inherited from StreamInstances

Inherited from StreamInstances1

Inherited from StreamInstances2

Inherited from SortedSetInstances

Inherited from SortedSetInstances1

Inherited from SortedMapInstances

Inherited from SortedMapInstances1

Inherited from SetInstances

Inherited from SetInstances

Inherited from SetInstances1

Inherited from QueueInstances

Inherited from QueueInstances

Inherited from QueueInstances1

Inherited from QueueInstances2

Inherited from PartialOrderingInstances

Inherited from PartialOrderInstances

Inherited from ParallelInstances

Inherited from ParallelInstances1

Inherited from OrderingInstances

Inherited from OrderInstances

Inherited from OrderToOrderingConversion

Inherited from OptionInstances

Inherited from OptionInstances

Inherited from OptionInstances0

Inherited from OptionInstances1

Inherited from OptionInstances2

Inherited from MapInstances

Inherited from MapInstances

Inherited from MapInstances1

Inherited from ListInstances

Inherited from ListInstances

Inherited from ListInstances1

Inherited from ListInstances2

Inherited from HashInstances

Inherited from FutureInstances

Inherited from FutureInstances1

Inherited from FutureInstances2

Inherited from FunctionInstances

Inherited from Function1Instances

Inherited from Function0Instances

Inherited from FunctionInstances

Inherited from FunctionInstances0

Inherited from FunctionInstances1

Inherited from FunctionInstances2

Inherited from FunctionInstances3

Inherited from FunctionInstances4

Inherited from EquivInstances

Inherited from EqInstances

Inherited from EitherInstances

Inherited from EitherInstances

Inherited from EitherInstances0

Inherited from EitherInstances1

Inherited from BitSetInstances

Inherited from BitSetInstances

Inherited from BigDecimalInstances

Inherited from BigDecimalInstances

Inherited from BigIntInstances

Inherited from BigIntInstances

Inherited from AnyValInstances

Inherited from TupleInstances

Inherited from TupleInstances

Inherited from TupleInstances1

Inherited from TupleInstances2

Inherited from TupleInstances3

Inherited from Tuple2Instances

Inherited from Tuple2Instances1

Inherited from Tuple2Instances2

Inherited from UnitInstances

Inherited from UnitInstances

Inherited from BooleanInstances

Inherited from BooleanInstances

Inherited from DoubleInstances

Inherited from DoubleInstances

Inherited from FloatInstances

Inherited from FloatInstances

Inherited from ShortInstances

Inherited from ShortInstances

Inherited from LongInstances

Inherited from LongInstances

Inherited from CharInstances

Inherited from CharInstances

Inherited from ByteInstances

Inherited from ByteInstances

Inherited from IntInstances

Inherited from IntInstances

Inherited from TestSettings

Inherited from Discipline

Inherited from Checkers

Inherited from GeneratorDrivenPropertyChecks

Inherited from Configuration

Inherited from Whenever

Inherited from Matchers

Inherited from Explicitly

Inherited from MatcherWords

Inherited from ShouldVerb

Inherited from Tolerance

Inherited from FunSuite

Inherited from FunSuiteLike

Inherited from Documenting

Inherited from Alerting

Inherited from Notifying

Inherited from Informing

Inherited from TestRegistration

Inherited from TestSuite

Inherited from Suite

Inherited from Serializable

Inherited from Serializable

Inherited from Assertions

Inherited from TripleEquals

Inherited from TripleEqualsSupport

Inherited from AnyRef

Inherited from Any

Ungrouped