implicits

cats.implicits$

Attributes

Source:
implicits.scala
Graph
Supertypes
trait SetSyntax
trait TrySyntax
trait AllSyntax
trait ToShowOps
trait IorSyntax
trait EqSyntax
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Inherited classlikes

final class Function1FlatMapOps[F[_], A, B](f: A => F[B])(implicit evidence$4: FlatMap[F])

Attributes

Inherited from:
Function1Syntax
Source:
function1.scala
Graph
Supertypes
class Object
trait Matchable
class Any
final class Function1Ops[F[_], A, B](fab: F[A => B])(implicit evidence$3: Functor[F])

Attributes

Inherited from:
Function1Syntax
Source:
function1.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Value members

Inherited methods

final def none[A]: Option[A]

Attributes

Inherited from:
OptionSyntax
Source:
option.scala

Deprecated and Inherited methods

Attributes

Deprecated
true
Inherited from:
SortedMapInstances1 (hidden)
Source:
SortedMapInstances.scala

Attributes

Deprecated
true
Inherited from:
SortedMapInstances
Source:
SortedMapInstances.scala
def catsParallelForEitherTNestedParallelValidated[M[_], E : Semigroup](implicit evidence$2: Semigroup[E], P: Parallel[M]): Aux[[_] =>> EitherT[M, E, _$7], [_] =>> Nested[F, [_] =>> Validated[E, _$8], _$9]]

Attributes

Deprecated
true
Inherited from:
ParallelInstances
Source:
ScalaVersionSpecificParallelInstances.scala
def catsParallelForEitherTNestedValidated[M[_] : Monad, E : Semigroup]: Aux[[_] =>> EitherT[M, E, _$2], [_] =>> Nested[M, [_] =>> Validated[E, _$3], _$4]]

Attributes

Deprecated
true
Inherited from:
ParallelInstances1 (hidden)
Source:
parallel.scala
def catsParallelForEitherValidated[E : Semigroup]: Aux[[_] =>> Either[E, _$1], [_] =>> Validated[E, _$2]]

Attributes

Deprecated
true
Inherited from:
ParallelInstances
Source:
ScalaVersionSpecificParallelInstances.scala
def catsParallelForOptionTNestedOption[M[_]](implicit P: Parallel[M]): Aux[[_] =>> OptionT[M, _$4], [_] =>> Nested[F, Option, _$5]]

Attributes

Deprecated
true
Inherited from:
ParallelInstances
Source:
ScalaVersionSpecificParallelInstances.scala

Attributes

Deprecated
true
Inherited from:
Tuple2Instances2 (hidden)
Source:
tuple.scala

Attributes

Deprecated
true
Inherited from:
Tuple2Instances1 (hidden)
Source:
tuple.scala

Attributes

Deprecated
true
Inherited from:
SortedMapInstances1 (hidden)
Source:
sortedMap.scala
def catsStdFlatMapForTuple2[X](implicit SX: Semigroup[X]): FlatMap[[_] =>> (X, _$16)]

Attributes

Deprecated
true
Inherited from:
Tuple2Instances4 (hidden)
Source:
tuple.scala

Attributes

Deprecated
true
Inherited from:
SortedMapInstances
Source:
sortedMap.scala
def catsStdInstancesForSortedMap[K](orderK: Order[K]): Traverse[[_] =>> SortedMap[K, _$12]] & FlatMap[[_] =>> SortedMap[K, _$13]] & Align[[_] =>> SortedMap[K, _$14]]

Attributes

Deprecated
true
Inherited from:
SortedMapInstances
Source:
sortedMap.scala
def catsStdInstancesForTuple2[X]: Traverse[[_] =>> (X, _$2)] & Comonad[[_] =>> (X, _$3)] & Reducible[[_] =>> (X, _$4)]

Attributes

Deprecated
true
Inherited from:
Tuple2Instances (hidden)
Source:
tuple.scala
def catsStdMonadForTuple2[X](implicit MX: Monoid[X]): Monad[[_] =>> (X, _$14)]

Attributes

Deprecated
true
Inherited from:
Tuple2Instances3 (hidden)
Source:
tuple.scala

Attributes

Deprecated
true
Inherited from:
SortedMapInstances2 (hidden)
Source:
sortedMap.scala

Attributes

Deprecated
true
Inherited from:
DurationInstances
Source:
duration.scala
def catsStdShowForTuple2[A, B](implicit aShow: Show[A], bShow: Show[B]): Show[(A, B)]

Attributes

Deprecated
true
Inherited from:
Tuple2Instances (hidden)
Source:
tuple.scala
final def catsSyntaxApplicative[F[_], A](fa: F[A]): ApplicativeOps[F, A]

Attributes

Deprecated
true
Inherited from:
ApplicativeSyntax
Source:
applicative.scala
final def catsSyntaxApplicativeErrorExtension[F[_], E](F: ApplicativeError[F, E]): ApplicativeErrorExtensionOps[F, E]

Attributes

Deprecated
true
Inherited from:
ApplicativeErrorExtension (hidden)
Source:
applicativeError.scala
final def catsSyntaxFoldOps[F[_], A](fa: F[A], F: Foldable[F]): FoldableOps[F, A]

Attributes

Deprecated
true
Inherited from:
FoldableSyntax
Source:
foldable.scala
final def catsSyntaxFoldableBinCompat0[F[_]](fa: Foldable[F]): FoldableOps1[F]

Attributes

Deprecated
true
Inherited from:
FoldableSyntaxBinCompat1 (hidden)
Source:
foldable.scala
final def catsSyntaxParallelAp[M[_] : FlatMap, A](ma: M[A]): ParallelApOps[M, A]

Attributes

Deprecated
true
Inherited from:
ParallelSyntax
Source:
parallel.scala
final def catsSyntaxParallelApply[F[_], A, B](fa: F[A => B]): ParallelApplyOps[F, A, B]

Attributes

Deprecated
true
Inherited from:
ParallelApplySyntax
Source:
parallel.scala
final def catsSyntaxParallelFlatSequence[T[_] : FlatMap, M[_] : Monad, A](tmta: T[M[T[A]]]): ParallelFlatSequenceOps[T, M, A]

Attributes

Deprecated
true
Inherited from:
ParallelFlatSyntax
Source:
parallel.scala

Attributes

Deprecated
true
Inherited from:
ParallelFlatSyntax
Source:
parallel.scala
final def catsSyntaxParallelSequence[T[_] : Traverse, M[_] : Monad, A](tma: T[M[A]]): ParallelSequenceOps[T, M, A]

Attributes

Deprecated
true
Inherited from:
ParallelSyntax
Source:
parallel.scala

Attributes

Deprecated
true
Inherited from:
ParallelSyntax
Source:
parallel.scala

Deprecated and Inherited fields

Attributes

Deprecated
true
Inherited from:
Tuple2Instances (hidden)
Source:
tuple.scala

Implicits

Inherited implicits

Attributes

Inherited from:
HashInstances
Source:
hash.scala

Attributes

Inherited from:
EqInstances
Source:
eq.scala
implicit def catsDataMonoidForEither[A, B](implicit B: Monoid[B]): Monoid[Either[A, B]]

Attributes

Inherited from:
EitherInstances
Source:
EitherInstances.scala

Witness for: (A, A) <-> Boolean => A

Witness for: (A, A) <-> Boolean => A

Attributes

Inherited from:
Tuple2InstancesBinCompat0 (hidden)
Source:
tuple.scala
implicit def catsDataSemigroupForEither[A, B](implicit B: Semigroup[B]): Semigroup[Either[A, B]]

Attributes

Inherited from:
EitherInstances0 (hidden)
Source:
EitherInstances.scala
implicit def catsKernelBandForFunction0[A](implicit S: Band[A]): Band[() => A]
implicit def catsKernelBandForFunction1[A, B](implicit S: Band[B]): Band[A => B]
implicit def catsKernelEqForFunction0[A](implicit ev: Eq[A]): Eq[() => A]
implicit def catsKernelEquivForEq[A](implicit ev: Eq[A]): Equiv[A]

Implicitly derive a scala.math.Equiv[A] from a Eq[A] instance.

Implicitly derive a scala.math.Equiv[A] from a Eq[A] instance.

Attributes

Inherited from:
EqToEquivConversion
Source:
Eq.scala
implicit def catsKernelGroupForFunction0[A](implicit G: Group[A]): Group[() => A]
implicit def catsKernelGroupForFunction1[A, B](implicit G: Group[B]): Group[A => B]
implicit def catsKernelHashForFunction0[A](implicit ev: Hash[A]): Hash[() => A]
implicit def catsKernelHashToHashing[A](implicit ev: Hash[A]): Hashing[A]

Attributes

Inherited from:
HashToHashingConversion
Source:
Hash.scala
implicit def catsKernelMonoidForFunction0[A](implicit M: Monoid[A]): Monoid[() => A]
implicit def catsKernelMonoidForFunction1[A, B](implicit M: Monoid[B]): Monoid[A => B]
implicit def catsKernelOrderForFunction0[A](implicit ev: Order[A]): Order[() => A]

Attributes

Inherited from:
FunctionInstances
Source:
FunctionInstances.scala
implicit def catsKernelOrderingForOrder[A](implicit ev: Order[A]): Ordering[A]

Implicitly derive a scala.math.Ordering[A] from a Order[A] instance.

Implicitly derive a scala.math.Ordering[A] from a Order[A] instance.

Attributes

Inherited from:
OrderToOrderingConversion
Source:
Order.scala
implicit def catsKernelSemigroupForFunction0[A](implicit S: Semigroup[A]): Semigroup[() => A]
implicit def catsKernelSemigroupForFunction1[A, B](implicit S: Semigroup[B]): Semigroup[A => B]
implicit def catsKernelSemilatticeForFunction0[A](implicit M: Semilattice[A]): Semilattice[() => A]
implicit def catsKernelStdBandForTuple1[A0](implicit A0: Band[A0]): Band[(A0)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdBandForTuple2[A0, A1](implicit A0: Band[A0], A1: Band[A1]): Band[(A0, A1)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdBandForTuple3[A0, A1, A2](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2]): Band[(A0, A1, A2)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdEqForList[A : Eq]: Eq[List[A]]

Attributes

Inherited from:
ListInstances2 (hidden)
Source:
ListInstances.scala
implicit def catsKernelStdEqForMap[K, V : Eq]: Eq[Map[K, V]]

Attributes

Inherited from:
MapInstances1 (hidden)
Source:
MapInstances.scala
implicit def catsKernelStdEqForOption[A : Eq]: Eq[Option[A]]

Attributes

Inherited from:
OptionInstances2 (hidden)
Source:
OptionInstances.scala
implicit def catsKernelStdEqForQueue[A : Eq]: Eq[Queue[A]]

Attributes

Inherited from:
QueueInstances2 (hidden)
Source:
QueueInstances.scala
implicit def catsKernelStdEqForTuple1[A0](implicit A0: Eq[A0]): Eq[(A0)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdEqForTuple10[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9](implicit A0: Eq[A0], A1: Eq[A1], A2: Eq[A2], A3: Eq[A3], A4: Eq[A4], A5: Eq[A5], A6: Eq[A6], A7: Eq[A7], A8: Eq[A8], A9: Eq[A9]): Eq[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdEqForTuple11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10](implicit A0: Eq[A0], A1: Eq[A1], A2: Eq[A2], A3: Eq[A3], A4: Eq[A4], A5: Eq[A5], A6: Eq[A6], A7: Eq[A7], A8: Eq[A8], A9: Eq[A9], A10: Eq[A10]): Eq[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdEqForTuple12[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11](implicit A0: Eq[A0], A1: Eq[A1], A2: Eq[A2], A3: Eq[A3], A4: Eq[A4], A5: Eq[A5], A6: Eq[A6], A7: Eq[A7], A8: Eq[A8], A9: Eq[A9], A10: Eq[A10], A11: Eq[A11]): Eq[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdEqForTuple13[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12](implicit A0: Eq[A0], A1: Eq[A1], A2: Eq[A2], A3: Eq[A3], A4: Eq[A4], A5: Eq[A5], A6: Eq[A6], A7: Eq[A7], A8: Eq[A8], A9: Eq[A9], A10: Eq[A10], A11: Eq[A11], A12: Eq[A12]): Eq[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdEqForTuple14[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13](implicit A0: Eq[A0], A1: Eq[A1], A2: Eq[A2], A3: Eq[A3], A4: Eq[A4], A5: Eq[A5], A6: Eq[A6], A7: Eq[A7], A8: Eq[A8], A9: Eq[A9], A10: Eq[A10], A11: Eq[A11], A12: Eq[A12], A13: Eq[A13]): Eq[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdEqForTuple15[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14](implicit A0: Eq[A0], A1: Eq[A1], A2: Eq[A2], A3: Eq[A3], A4: Eq[A4], A5: Eq[A5], A6: Eq[A6], A7: Eq[A7], A8: Eq[A8], A9: Eq[A9], A10: Eq[A10], A11: Eq[A11], A12: Eq[A12], A13: Eq[A13], A14: Eq[A14]): Eq[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdEqForTuple16[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15](implicit A0: Eq[A0], A1: Eq[A1], A2: Eq[A2], A3: Eq[A3], A4: Eq[A4], A5: Eq[A5], A6: Eq[A6], A7: Eq[A7], A8: Eq[A8], A9: Eq[A9], A10: Eq[A10], A11: Eq[A11], A12: Eq[A12], A13: Eq[A13], A14: Eq[A14], A15: Eq[A15]): Eq[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdEqForTuple17[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16](implicit A0: Eq[A0], A1: Eq[A1], A2: Eq[A2], A3: Eq[A3], A4: Eq[A4], A5: Eq[A5], A6: Eq[A6], A7: Eq[A7], A8: Eq[A8], A9: Eq[A9], A10: Eq[A10], A11: Eq[A11], A12: Eq[A12], A13: Eq[A13], A14: Eq[A14], A15: Eq[A15], A16: Eq[A16]): Eq[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdEqForTuple18[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17](implicit A0: Eq[A0], A1: Eq[A1], A2: Eq[A2], A3: Eq[A3], A4: Eq[A4], A5: Eq[A5], A6: Eq[A6], A7: Eq[A7], A8: Eq[A8], A9: Eq[A9], A10: Eq[A10], A11: Eq[A11], A12: Eq[A12], A13: Eq[A13], A14: Eq[A14], A15: Eq[A15], A16: Eq[A16], A17: Eq[A17]): Eq[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdEqForTuple19[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18](implicit A0: Eq[A0], A1: Eq[A1], A2: Eq[A2], A3: Eq[A3], A4: Eq[A4], A5: Eq[A5], A6: Eq[A6], A7: Eq[A7], A8: Eq[A8], A9: Eq[A9], A10: Eq[A10], A11: Eq[A11], A12: Eq[A12], A13: Eq[A13], A14: Eq[A14], A15: Eq[A15], A16: Eq[A16], A17: Eq[A17], A18: Eq[A18]): Eq[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdEqForTuple2[A0, A1](implicit A0: Eq[A0], A1: Eq[A1]): Eq[(A0, A1)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
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: Eq[A0], A1: Eq[A1], A2: Eq[A2], A3: Eq[A3], A4: Eq[A4], A5: Eq[A5], A6: Eq[A6], A7: Eq[A7], A8: Eq[A8], A9: Eq[A9], A10: Eq[A10], A11: Eq[A11], A12: Eq[A12], A13: Eq[A13], A14: Eq[A14], A15: Eq[A15], A16: Eq[A16], A17: Eq[A17], A18: Eq[A18], A19: Eq[A19]): Eq[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
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: Eq[A0], A1: Eq[A1], A2: Eq[A2], A3: Eq[A3], A4: Eq[A4], A5: Eq[A5], A6: Eq[A6], A7: Eq[A7], A8: Eq[A8], A9: Eq[A9], A10: Eq[A10], A11: Eq[A11], A12: Eq[A12], A13: Eq[A13], A14: Eq[A14], A15: Eq[A15], A16: Eq[A16], A17: Eq[A17], A18: Eq[A18], A19: Eq[A19], A20: Eq[A20]): Eq[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
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: Eq[A0], A1: Eq[A1], A2: Eq[A2], A3: Eq[A3], A4: Eq[A4], A5: Eq[A5], A6: Eq[A6], A7: Eq[A7], A8: Eq[A8], A9: Eq[A9], A10: Eq[A10], A11: Eq[A11], A12: Eq[A12], A13: Eq[A13], A14: Eq[A14], A15: Eq[A15], A16: Eq[A16], A17: Eq[A17], A18: Eq[A18], A19: Eq[A19], A20: Eq[A20], A21: Eq[A21]): Eq[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdEqForTuple3[A0, A1, A2](implicit A0: Eq[A0], A1: Eq[A1], A2: Eq[A2]): Eq[(A0, A1, A2)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdEqForTuple4[A0, A1, A2, A3](implicit A0: Eq[A0], A1: Eq[A1], A2: Eq[A2], A3: Eq[A3]): Eq[(A0, A1, A2, A3)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdEqForTuple5[A0, A1, A2, A3, A4](implicit A0: Eq[A0], A1: Eq[A1], A2: Eq[A2], A3: Eq[A3], A4: Eq[A4]): Eq[(A0, A1, A2, A3, A4)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdEqForTuple6[A0, A1, A2, A3, A4, A5](implicit A0: Eq[A0], A1: Eq[A1], A2: Eq[A2], A3: Eq[A3], A4: Eq[A4], A5: Eq[A5]): Eq[(A0, A1, A2, A3, A4, A5)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdEqForTuple7[A0, A1, A2, A3, A4, A5, A6](implicit A0: Eq[A0], A1: Eq[A1], A2: Eq[A2], A3: Eq[A3], A4: Eq[A4], A5: Eq[A5], A6: Eq[A6]): Eq[(A0, A1, A2, A3, A4, A5, A6)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdEqForTuple8[A0, A1, A2, A3, A4, A5, A6, A7](implicit A0: Eq[A0], A1: Eq[A1], A2: Eq[A2], A3: Eq[A3], A4: Eq[A4], A5: Eq[A5], A6: Eq[A6], A7: Eq[A7]): Eq[(A0, A1, A2, A3, A4, A5, A6, A7)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdEqForTuple9[A0, A1, A2, A3, A4, A5, A6, A7, A8](implicit A0: Eq[A0], A1: Eq[A1], A2: Eq[A2], A3: Eq[A3], A4: Eq[A4], A5: Eq[A5], A6: Eq[A6], A7: Eq[A7], A8: Eq[A8]): Eq[(A0, A1, A2, A3, A4, A5, A6, A7, A8)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdEqForVector[A : Eq]: Eq[Vector[A]]

Attributes

Inherited from:
VectorInstances2 (hidden)
Source:
VectorInstances.scala

Attributes

Inherited from:
IntInstances
Source:
IntInstances.scala
implicit def catsKernelStdGroupForTuple1[A0](implicit A0: Group[A0]): Group[(A0)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdGroupForTuple10[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9](implicit A0: Group[A0], A1: Group[A1], A2: Group[A2], A3: Group[A3], A4: Group[A4], A5: Group[A5], A6: Group[A6], A7: Group[A7], A8: Group[A8], A9: Group[A9]): Group[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdGroupForTuple11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10](implicit A0: Group[A0], A1: Group[A1], A2: Group[A2], A3: Group[A3], A4: Group[A4], A5: Group[A5], A6: Group[A6], A7: Group[A7], A8: Group[A8], A9: Group[A9], A10: Group[A10]): Group[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdGroupForTuple12[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11](implicit A0: Group[A0], A1: Group[A1], A2: Group[A2], A3: Group[A3], A4: Group[A4], A5: Group[A5], A6: Group[A6], A7: Group[A7], A8: Group[A8], A9: Group[A9], A10: Group[A10], A11: Group[A11]): Group[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdGroupForTuple13[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12](implicit A0: Group[A0], A1: Group[A1], A2: Group[A2], A3: Group[A3], A4: Group[A4], A5: Group[A5], A6: Group[A6], A7: Group[A7], A8: Group[A8], A9: Group[A9], A10: Group[A10], A11: Group[A11], A12: Group[A12]): Group[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdGroupForTuple14[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13](implicit A0: Group[A0], A1: Group[A1], A2: Group[A2], A3: Group[A3], A4: Group[A4], A5: Group[A5], A6: Group[A6], A7: Group[A7], A8: Group[A8], A9: Group[A9], A10: Group[A10], A11: Group[A11], A12: Group[A12], A13: Group[A13]): Group[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdGroupForTuple15[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14](implicit A0: Group[A0], A1: Group[A1], A2: Group[A2], A3: Group[A3], A4: Group[A4], A5: Group[A5], A6: Group[A6], A7: Group[A7], A8: Group[A8], A9: Group[A9], A10: Group[A10], A11: Group[A11], A12: Group[A12], A13: Group[A13], A14: Group[A14]): Group[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdGroupForTuple16[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15](implicit A0: Group[A0], A1: Group[A1], A2: Group[A2], A3: Group[A3], A4: Group[A4], A5: Group[A5], A6: Group[A6], A7: Group[A7], A8: Group[A8], A9: Group[A9], A10: Group[A10], A11: Group[A11], A12: Group[A12], A13: Group[A13], A14: Group[A14], A15: Group[A15]): Group[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdGroupForTuple17[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16](implicit A0: Group[A0], A1: Group[A1], A2: Group[A2], A3: Group[A3], A4: Group[A4], A5: Group[A5], A6: Group[A6], A7: Group[A7], A8: Group[A8], A9: Group[A9], A10: Group[A10], A11: Group[A11], A12: Group[A12], A13: Group[A13], A14: Group[A14], A15: Group[A15], A16: Group[A16]): Group[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdGroupForTuple18[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17](implicit A0: Group[A0], A1: Group[A1], A2: Group[A2], A3: Group[A3], A4: Group[A4], A5: Group[A5], A6: Group[A6], A7: Group[A7], A8: Group[A8], A9: Group[A9], A10: Group[A10], A11: Group[A11], A12: Group[A12], A13: Group[A13], A14: Group[A14], A15: Group[A15], A16: Group[A16], A17: Group[A17]): Group[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdGroupForTuple19[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18](implicit A0: Group[A0], A1: Group[A1], A2: Group[A2], A3: Group[A3], A4: Group[A4], A5: Group[A5], A6: Group[A6], A7: Group[A7], A8: Group[A8], A9: Group[A9], A10: Group[A10], A11: Group[A11], A12: Group[A12], A13: Group[A13], A14: Group[A14], A15: Group[A15], A16: Group[A16], A17: Group[A17], A18: Group[A18]): Group[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdGroupForTuple2[A0, A1](implicit A0: Group[A0], A1: Group[A1]): Group[(A0, A1)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
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: Group[A0], A1: Group[A1], A2: Group[A2], A3: Group[A3], A4: Group[A4], A5: Group[A5], A6: Group[A6], A7: Group[A7], A8: Group[A8], A9: Group[A9], A10: Group[A10], A11: Group[A11], A12: Group[A12], A13: Group[A13], A14: Group[A14], A15: Group[A15], A16: Group[A16], A17: Group[A17], A18: Group[A18], A19: Group[A19]): Group[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
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: Group[A0], A1: Group[A1], A2: Group[A2], A3: Group[A3], A4: Group[A4], A5: Group[A5], A6: Group[A6], A7: Group[A7], A8: Group[A8], A9: Group[A9], A10: Group[A10], A11: Group[A11], A12: Group[A12], A13: Group[A13], A14: Group[A14], A15: Group[A15], A16: Group[A16], A17: Group[A17], A18: Group[A18], A19: Group[A19], A20: Group[A20]): Group[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
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: Group[A0], A1: Group[A1], A2: Group[A2], A3: Group[A3], A4: Group[A4], A5: Group[A5], A6: Group[A6], A7: Group[A7], A8: Group[A8], A9: Group[A9], A10: Group[A10], A11: Group[A11], A12: Group[A12], A13: Group[A13], A14: Group[A14], A15: Group[A15], A16: Group[A16], A17: Group[A17], A18: Group[A18], A19: Group[A19], A20: Group[A20], A21: Group[A21]): Group[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdGroupForTuple3[A0, A1, A2](implicit A0: Group[A0], A1: Group[A1], A2: Group[A2]): Group[(A0, A1, A2)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdGroupForTuple4[A0, A1, A2, A3](implicit A0: Group[A0], A1: Group[A1], A2: Group[A2], A3: Group[A3]): Group[(A0, A1, A2, A3)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdGroupForTuple5[A0, A1, A2, A3, A4](implicit A0: Group[A0], A1: Group[A1], A2: Group[A2], A3: Group[A3], A4: Group[A4]): Group[(A0, A1, A2, A3, A4)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdGroupForTuple6[A0, A1, A2, A3, A4, A5](implicit A0: Group[A0], A1: Group[A1], A2: Group[A2], A3: Group[A3], A4: Group[A4], A5: Group[A5]): Group[(A0, A1, A2, A3, A4, A5)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdGroupForTuple7[A0, A1, A2, A3, A4, A5, A6](implicit A0: Group[A0], A1: Group[A1], A2: Group[A2], A3: Group[A3], A4: Group[A4], A5: Group[A5], A6: Group[A6]): Group[(A0, A1, A2, A3, A4, A5, A6)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdGroupForTuple8[A0, A1, A2, A3, A4, A5, A6, A7](implicit A0: Group[A0], A1: Group[A1], A2: Group[A2], A3: Group[A3], A4: Group[A4], A5: Group[A5], A6: Group[A6], A7: Group[A7]): Group[(A0, A1, A2, A3, A4, A5, A6, A7)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdGroupForTuple9[A0, A1, A2, A3, A4, A5, A6, A7, A8](implicit A0: Group[A0], A1: Group[A1], A2: Group[A2], A3: Group[A3], A4: Group[A4], A5: Group[A5], A6: Group[A6], A7: Group[A7], A8: Group[A8]): Group[(A0, A1, A2, A3, A4, A5, A6, A7, A8)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala

Attributes

Inherited from:
ListInstances1 (hidden)
Source:
ListInstances.scala
implicit def catsKernelStdHashForMap[K : Hash, V : Hash]: Hash[Map[K, V]]

Attributes

Inherited from:
MapInstances
Source:
MapInstances.scala

Attributes

Inherited from:
QueueInstances1 (hidden)
Source:
QueueInstances.scala

Attributes

Inherited from:
SetInstances
Source:
SetInstances.scala
implicit def catsKernelStdHashForTuple1[A0](implicit A0: Hash[A0]): Hash[(A0)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdHashForTuple10[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9](implicit A0: Hash[A0], A1: Hash[A1], A2: Hash[A2], A3: Hash[A3], A4: Hash[A4], A5: Hash[A5], A6: Hash[A6], A7: Hash[A7], A8: Hash[A8], A9: Hash[A9]): Hash[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdHashForTuple11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10](implicit A0: Hash[A0], A1: Hash[A1], A2: Hash[A2], A3: Hash[A3], A4: Hash[A4], A5: Hash[A5], A6: Hash[A6], A7: Hash[A7], A8: Hash[A8], A9: Hash[A9], A10: Hash[A10]): Hash[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdHashForTuple12[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11](implicit A0: Hash[A0], A1: Hash[A1], A2: Hash[A2], A3: Hash[A3], A4: Hash[A4], A5: Hash[A5], A6: Hash[A6], A7: Hash[A7], A8: Hash[A8], A9: Hash[A9], A10: Hash[A10], A11: Hash[A11]): Hash[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdHashForTuple13[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12](implicit A0: Hash[A0], A1: Hash[A1], A2: Hash[A2], A3: Hash[A3], A4: Hash[A4], A5: Hash[A5], A6: Hash[A6], A7: Hash[A7], A8: Hash[A8], A9: Hash[A9], A10: Hash[A10], A11: Hash[A11], A12: Hash[A12]): Hash[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdHashForTuple14[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13](implicit A0: Hash[A0], A1: Hash[A1], A2: Hash[A2], A3: Hash[A3], A4: Hash[A4], A5: Hash[A5], A6: Hash[A6], A7: Hash[A7], A8: Hash[A8], A9: Hash[A9], A10: Hash[A10], A11: Hash[A11], A12: Hash[A12], A13: Hash[A13]): Hash[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdHashForTuple15[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14](implicit A0: Hash[A0], A1: Hash[A1], A2: Hash[A2], A3: Hash[A3], A4: Hash[A4], A5: Hash[A5], A6: Hash[A6], A7: Hash[A7], A8: Hash[A8], A9: Hash[A9], A10: Hash[A10], A11: Hash[A11], A12: Hash[A12], A13: Hash[A13], A14: Hash[A14]): Hash[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdHashForTuple16[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15](implicit A0: Hash[A0], A1: Hash[A1], A2: Hash[A2], A3: Hash[A3], A4: Hash[A4], A5: Hash[A5], A6: Hash[A6], A7: Hash[A7], A8: Hash[A8], A9: Hash[A9], A10: Hash[A10], A11: Hash[A11], A12: Hash[A12], A13: Hash[A13], A14: Hash[A14], A15: Hash[A15]): Hash[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdHashForTuple17[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16](implicit A0: Hash[A0], A1: Hash[A1], A2: Hash[A2], A3: Hash[A3], A4: Hash[A4], A5: Hash[A5], A6: Hash[A6], A7: Hash[A7], A8: Hash[A8], A9: Hash[A9], A10: Hash[A10], A11: Hash[A11], A12: Hash[A12], A13: Hash[A13], A14: Hash[A14], A15: Hash[A15], A16: Hash[A16]): Hash[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdHashForTuple18[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17](implicit A0: Hash[A0], A1: Hash[A1], A2: Hash[A2], A3: Hash[A3], A4: Hash[A4], A5: Hash[A5], A6: Hash[A6], A7: Hash[A7], A8: Hash[A8], A9: Hash[A9], A10: Hash[A10], A11: Hash[A11], A12: Hash[A12], A13: Hash[A13], A14: Hash[A14], A15: Hash[A15], A16: Hash[A16], A17: Hash[A17]): Hash[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdHashForTuple19[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18](implicit A0: Hash[A0], A1: Hash[A1], A2: Hash[A2], A3: Hash[A3], A4: Hash[A4], A5: Hash[A5], A6: Hash[A6], A7: Hash[A7], A8: Hash[A8], A9: Hash[A9], A10: Hash[A10], A11: Hash[A11], A12: Hash[A12], A13: Hash[A13], A14: Hash[A14], A15: Hash[A15], A16: Hash[A16], A17: Hash[A17], A18: Hash[A18]): Hash[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdHashForTuple2[A0, A1](implicit A0: Hash[A0], A1: Hash[A1]): Hash[(A0, A1)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
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: Hash[A0], A1: Hash[A1], A2: Hash[A2], A3: Hash[A3], A4: Hash[A4], A5: Hash[A5], A6: Hash[A6], A7: Hash[A7], A8: Hash[A8], A9: Hash[A9], A10: Hash[A10], A11: Hash[A11], A12: Hash[A12], A13: Hash[A13], A14: Hash[A14], A15: Hash[A15], A16: Hash[A16], A17: Hash[A17], A18: Hash[A18], A19: Hash[A19]): Hash[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
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: Hash[A0], A1: Hash[A1], A2: Hash[A2], A3: Hash[A3], A4: Hash[A4], A5: Hash[A5], A6: Hash[A6], A7: Hash[A7], A8: Hash[A8], A9: Hash[A9], A10: Hash[A10], A11: Hash[A11], A12: Hash[A12], A13: Hash[A13], A14: Hash[A14], A15: Hash[A15], A16: Hash[A16], A17: Hash[A17], A18: Hash[A18], A19: Hash[A19], A20: Hash[A20]): Hash[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
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: Hash[A0], A1: Hash[A1], A2: Hash[A2], A3: Hash[A3], A4: Hash[A4], A5: Hash[A5], A6: Hash[A6], A7: Hash[A7], A8: Hash[A8], A9: Hash[A9], A10: Hash[A10], A11: Hash[A11], A12: Hash[A12], A13: Hash[A13], A14: Hash[A14], A15: Hash[A15], A16: Hash[A16], A17: Hash[A17], A18: Hash[A18], A19: Hash[A19], A20: Hash[A20], A21: Hash[A21]): Hash[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdHashForTuple3[A0, A1, A2](implicit A0: Hash[A0], A1: Hash[A1], A2: Hash[A2]): Hash[(A0, A1, A2)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdHashForTuple4[A0, A1, A2, A3](implicit A0: Hash[A0], A1: Hash[A1], A2: Hash[A2], A3: Hash[A3]): Hash[(A0, A1, A2, A3)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdHashForTuple5[A0, A1, A2, A3, A4](implicit A0: Hash[A0], A1: Hash[A1], A2: Hash[A2], A3: Hash[A3], A4: Hash[A4]): Hash[(A0, A1, A2, A3, A4)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdHashForTuple6[A0, A1, A2, A3, A4, A5](implicit A0: Hash[A0], A1: Hash[A1], A2: Hash[A2], A3: Hash[A3], A4: Hash[A4], A5: Hash[A5]): Hash[(A0, A1, A2, A3, A4, A5)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdHashForTuple7[A0, A1, A2, A3, A4, A5, A6](implicit A0: Hash[A0], A1: Hash[A1], A2: Hash[A2], A3: Hash[A3], A4: Hash[A4], A5: Hash[A5], A6: Hash[A6]): Hash[(A0, A1, A2, A3, A4, A5, A6)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdHashForTuple8[A0, A1, A2, A3, A4, A5, A6, A7](implicit A0: Hash[A0], A1: Hash[A1], A2: Hash[A2], A3: Hash[A3], A4: Hash[A4], A5: Hash[A5], A6: Hash[A6], A7: Hash[A7]): Hash[(A0, A1, A2, A3, A4, A5, A6, A7)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdHashForTuple9[A0, A1, A2, A3, A4, A5, A6, A7, A8](implicit A0: Hash[A0], A1: Hash[A1], A2: Hash[A2], A3: Hash[A3], A4: Hash[A4], A5: Hash[A5], A6: Hash[A6], A7: Hash[A7], A8: Hash[A8]): Hash[(A0, A1, A2, A3, A4, A5, A6, A7, A8)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala

Attributes

Inherited from:
ListInstances
Source:
ListInstances.scala

Attributes

Inherited from:
MapInstances1 (hidden)
Source:
MapInstances.scala

Attributes

Inherited from:
QueueInstances
Source:
QueueInstances.scala
implicit def catsKernelStdMonoidForTuple1[A0](implicit A0: Monoid[A0]): Monoid[(A0)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdMonoidForTuple10[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9](implicit A0: Monoid[A0], A1: Monoid[A1], A2: Monoid[A2], A3: Monoid[A3], A4: Monoid[A4], A5: Monoid[A5], A6: Monoid[A6], A7: Monoid[A7], A8: Monoid[A8], A9: Monoid[A9]): Monoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdMonoidForTuple11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10](implicit A0: Monoid[A0], A1: Monoid[A1], A2: Monoid[A2], A3: Monoid[A3], A4: Monoid[A4], A5: Monoid[A5], A6: Monoid[A6], A7: Monoid[A7], A8: Monoid[A8], A9: Monoid[A9], A10: Monoid[A10]): Monoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdMonoidForTuple12[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11](implicit A0: Monoid[A0], A1: Monoid[A1], A2: Monoid[A2], A3: Monoid[A3], A4: Monoid[A4], A5: Monoid[A5], A6: Monoid[A6], A7: Monoid[A7], A8: Monoid[A8], A9: Monoid[A9], A10: Monoid[A10], A11: Monoid[A11]): Monoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdMonoidForTuple13[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12](implicit A0: Monoid[A0], A1: Monoid[A1], A2: Monoid[A2], A3: Monoid[A3], A4: Monoid[A4], A5: Monoid[A5], A6: Monoid[A6], A7: Monoid[A7], A8: Monoid[A8], A9: Monoid[A9], A10: Monoid[A10], A11: Monoid[A11], A12: Monoid[A12]): Monoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdMonoidForTuple14[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13](implicit A0: Monoid[A0], A1: Monoid[A1], A2: Monoid[A2], A3: Monoid[A3], A4: Monoid[A4], A5: Monoid[A5], A6: Monoid[A6], A7: Monoid[A7], A8: Monoid[A8], A9: Monoid[A9], A10: Monoid[A10], A11: Monoid[A11], A12: Monoid[A12], A13: Monoid[A13]): Monoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdMonoidForTuple15[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14](implicit A0: Monoid[A0], A1: Monoid[A1], A2: Monoid[A2], A3: Monoid[A3], A4: Monoid[A4], A5: Monoid[A5], A6: Monoid[A6], A7: Monoid[A7], A8: Monoid[A8], A9: Monoid[A9], A10: Monoid[A10], A11: Monoid[A11], A12: Monoid[A12], A13: Monoid[A13], A14: Monoid[A14]): Monoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdMonoidForTuple16[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15](implicit A0: Monoid[A0], A1: Monoid[A1], A2: Monoid[A2], A3: Monoid[A3], A4: Monoid[A4], A5: Monoid[A5], A6: Monoid[A6], A7: Monoid[A7], A8: Monoid[A8], A9: Monoid[A9], A10: Monoid[A10], A11: Monoid[A11], A12: Monoid[A12], A13: Monoid[A13], A14: Monoid[A14], A15: Monoid[A15]): Monoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdMonoidForTuple17[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16](implicit A0: Monoid[A0], A1: Monoid[A1], A2: Monoid[A2], A3: Monoid[A3], A4: Monoid[A4], A5: Monoid[A5], A6: Monoid[A6], A7: Monoid[A7], A8: Monoid[A8], A9: Monoid[A9], A10: Monoid[A10], A11: Monoid[A11], A12: Monoid[A12], A13: Monoid[A13], A14: Monoid[A14], A15: Monoid[A15], A16: Monoid[A16]): Monoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdMonoidForTuple18[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17](implicit A0: Monoid[A0], A1: Monoid[A1], A2: Monoid[A2], A3: Monoid[A3], A4: Monoid[A4], A5: Monoid[A5], A6: Monoid[A6], A7: Monoid[A7], A8: Monoid[A8], A9: Monoid[A9], A10: Monoid[A10], A11: Monoid[A11], A12: Monoid[A12], A13: Monoid[A13], A14: Monoid[A14], A15: Monoid[A15], A16: Monoid[A16], A17: Monoid[A17]): Monoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdMonoidForTuple19[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18](implicit A0: Monoid[A0], A1: Monoid[A1], A2: Monoid[A2], A3: Monoid[A3], A4: Monoid[A4], A5: Monoid[A5], A6: Monoid[A6], A7: Monoid[A7], A8: Monoid[A8], A9: Monoid[A9], A10: Monoid[A10], A11: Monoid[A11], A12: Monoid[A12], A13: Monoid[A13], A14: Monoid[A14], A15: Monoid[A15], A16: Monoid[A16], A17: Monoid[A17], A18: Monoid[A18]): Monoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdMonoidForTuple2[A0, A1](implicit A0: Monoid[A0], A1: Monoid[A1]): Monoid[(A0, A1)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
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: Monoid[A0], A1: Monoid[A1], A2: Monoid[A2], A3: Monoid[A3], A4: Monoid[A4], A5: Monoid[A5], A6: Monoid[A6], A7: Monoid[A7], A8: Monoid[A8], A9: Monoid[A9], A10: Monoid[A10], A11: Monoid[A11], A12: Monoid[A12], A13: Monoid[A13], A14: Monoid[A14], A15: Monoid[A15], A16: Monoid[A16], A17: Monoid[A17], A18: Monoid[A18], A19: Monoid[A19]): Monoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
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: Monoid[A0], A1: Monoid[A1], A2: Monoid[A2], A3: Monoid[A3], A4: Monoid[A4], A5: Monoid[A5], A6: Monoid[A6], A7: Monoid[A7], A8: Monoid[A8], A9: Monoid[A9], A10: Monoid[A10], A11: Monoid[A11], A12: Monoid[A12], A13: Monoid[A13], A14: Monoid[A14], A15: Monoid[A15], A16: Monoid[A16], A17: Monoid[A17], A18: Monoid[A18], A19: Monoid[A19], A20: Monoid[A20]): Monoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
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: Monoid[A0], A1: Monoid[A1], A2: Monoid[A2], A3: Monoid[A3], A4: Monoid[A4], A5: Monoid[A5], A6: Monoid[A6], A7: Monoid[A7], A8: Monoid[A8], A9: Monoid[A9], A10: Monoid[A10], A11: Monoid[A11], A12: Monoid[A12], A13: Monoid[A13], A14: Monoid[A14], A15: Monoid[A15], A16: Monoid[A16], A17: Monoid[A17], A18: Monoid[A18], A19: Monoid[A19], A20: Monoid[A20], A21: Monoid[A21]): Monoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdMonoidForTuple3[A0, A1, A2](implicit A0: Monoid[A0], A1: Monoid[A1], A2: Monoid[A2]): Monoid[(A0, A1, A2)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdMonoidForTuple4[A0, A1, A2, A3](implicit A0: Monoid[A0], A1: Monoid[A1], A2: Monoid[A2], A3: Monoid[A3]): Monoid[(A0, A1, A2, A3)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdMonoidForTuple5[A0, A1, A2, A3, A4](implicit A0: Monoid[A0], A1: Monoid[A1], A2: Monoid[A2], A3: Monoid[A3], A4: Monoid[A4]): Monoid[(A0, A1, A2, A3, A4)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdMonoidForTuple6[A0, A1, A2, A3, A4, A5](implicit A0: Monoid[A0], A1: Monoid[A1], A2: Monoid[A2], A3: Monoid[A3], A4: Monoid[A4], A5: Monoid[A5]): Monoid[(A0, A1, A2, A3, A4, A5)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdMonoidForTuple7[A0, A1, A2, A3, A4, A5, A6](implicit A0: Monoid[A0], A1: Monoid[A1], A2: Monoid[A2], A3: Monoid[A3], A4: Monoid[A4], A5: Monoid[A5], A6: Monoid[A6]): Monoid[(A0, A1, A2, A3, A4, A5, A6)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdMonoidForTuple8[A0, A1, A2, A3, A4, A5, A6, A7](implicit A0: Monoid[A0], A1: Monoid[A1], A2: Monoid[A2], A3: Monoid[A3], A4: Monoid[A4], A5: Monoid[A5], A6: Monoid[A6], A7: Monoid[A7]): Monoid[(A0, A1, A2, A3, A4, A5, A6, A7)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdMonoidForTuple9[A0, A1, A2, A3, A4, A5, A6, A7, A8](implicit A0: Monoid[A0], A1: Monoid[A1], A2: Monoid[A2], A3: Monoid[A3], A4: Monoid[A4], A5: Monoid[A5], A6: Monoid[A6], A7: Monoid[A7], A8: Monoid[A8]): Monoid[(A0, A1, A2, A3, A4, A5, A6, A7, A8)]

Attributes

Inherited from:
TupleInstances2 (hidden)
Source:
TupleInstances.scala

Attributes

Inherited from:
VectorInstances
Source:
VectorInstances.scala

Attributes

Inherited from:
FloatInstances
Source:
FloatInstances.scala

Attributes

Inherited from:
ListInstances
Source:
ListInstances.scala

Attributes

Inherited from:
OptionInstances
Source:
OptionInstances.scala

Attributes

Inherited from:
QueueInstances
Source:
QueueInstances.scala
implicit def catsKernelStdOrderForTuple1[A0](implicit A0: Order[A0]): Order[(A0)]

Attributes

Inherited from:
TupleInstances
Source:
TupleInstances.scala
implicit def catsKernelStdOrderForTuple10[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9](implicit A0: Order[A0], A1: Order[A1], A2: Order[A2], A3: Order[A3], A4: Order[A4], A5: Order[A5], A6: Order[A6], A7: Order[A7], A8: Order[A8], A9: Order[A9]): Order[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9)]

Attributes

Inherited from:
TupleInstances
Source:
TupleInstances.scala
implicit def catsKernelStdOrderForTuple11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10](implicit A0: Order[A0], A1: Order[A1], A2: Order[A2], A3: Order[A3], A4: Order[A4], A5: Order[A5], A6: Order[A6], A7: Order[A7], A8: Order[A8], A9: Order[A9], A10: Order[A10]): Order[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)]

Attributes

Inherited from:
TupleInstances
Source:
TupleInstances.scala
implicit def catsKernelStdOrderForTuple12[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11](implicit A0: Order[A0], A1: Order[A1], A2: Order[A2], A3: Order[A3], A4: Order[A4], A5: Order[A5], A6: Order[A6], A7: Order[A7], A8: Order[A8], A9: Order[A9], A10: Order[A10], A11: Order[A11]): Order[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)]

Attributes

Inherited from:
TupleInstances
Source:
TupleInstances.scala
implicit def catsKernelStdOrderForTuple13[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12](implicit A0: Order[A0], A1: Order[A1], A2: Order[A2], A3: Order[A3], A4: Order[A4], A5: Order[A5], A6: Order[A6], A7: Order[A7], A8: Order[A8], A9: Order[A9], A10: Order[A10], A11: Order[A11], A12: Order[A12]): Order[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12)]

Attributes

Inherited from:
TupleInstances
Source:
TupleInstances.scala
implicit def catsKernelStdOrderForTuple14[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13](implicit A0: Order[A0], A1: Order[A1], A2: Order[A2], A3: Order[A3], A4: Order[A4], A5: Order[A5], A6: Order[A6], A7: Order[A7], A8: Order[A8], A9: Order[A9], A10: Order[A10], A11: Order[A11], A12: Order[A12], A13: Order[A13]): Order[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13)]

Attributes

Inherited from:
TupleInstances
Source:
TupleInstances.scala
implicit def catsKernelStdOrderForTuple15[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14](implicit A0: Order[A0], A1: Order[A1], A2: Order[A2], A3: Order[A3], A4: Order[A4], A5: Order[A5], A6: Order[A6], A7: Order[A7], A8: Order[A8], A9: Order[A9], A10: Order[A10], A11: Order[A11], A12: Order[A12], A13: Order[A13], A14: Order[A14]): Order[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14)]

Attributes

Inherited from:
TupleInstances
Source:
TupleInstances.scala
implicit def catsKernelStdOrderForTuple16[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15](implicit A0: Order[A0], A1: Order[A1], A2: Order[A2], A3: Order[A3], A4: Order[A4], A5: Order[A5], A6: Order[A6], A7: Order[A7], A8: Order[A8], A9: Order[A9], A10: Order[A10], A11: Order[A11], A12: Order[A12], A13: Order[A13], A14: Order[A14], A15: Order[A15]): Order[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15)]

Attributes

Inherited from:
TupleInstances
Source:
TupleInstances.scala
implicit def catsKernelStdOrderForTuple17[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16](implicit A0: Order[A0], A1: Order[A1], A2: Order[A2], A3: Order[A3], A4: Order[A4], A5: Order[A5], A6: Order[A6], A7: Order[A7], A8: Order[A8], A9: Order[A9], A10: Order[A10], A11: Order[A11], A12: Order[A12], A13: Order[A13], A14: Order[A14], A15: Order[A15], A16: Order[A16]): Order[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16)]

Attributes

Inherited from:
TupleInstances
Source:
TupleInstances.scala
implicit def catsKernelStdOrderForTuple18[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17](implicit A0: Order[A0], A1: Order[A1], A2: Order[A2], A3: Order[A3], A4: Order[A4], A5: Order[A5], A6: Order[A6], A7: Order[A7], A8: Order[A8], A9: Order[A9], A10: Order[A10], A11: Order[A11], A12: Order[A12], A13: Order[A13], A14: Order[A14], A15: Order[A15], A16: Order[A16], A17: Order[A17]): Order[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17)]

Attributes

Inherited from:
TupleInstances
Source:
TupleInstances.scala
implicit def catsKernelStdOrderForTuple19[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18](implicit A0: Order[A0], A1: Order[A1], A2: Order[A2], A3: Order[A3], A4: Order[A4], A5: Order[A5], A6: Order[A6], A7: Order[A7], A8: Order[A8], A9: Order[A9], A10: Order[A10], A11: Order[A11], A12: Order[A12], A13: Order[A13], A14: Order[A14], A15: Order[A15], A16: Order[A16], A17: Order[A17], A18: Order[A18]): Order[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18)]

Attributes

Inherited from:
TupleInstances
Source:
TupleInstances.scala
implicit def catsKernelStdOrderForTuple2[A0, A1](implicit A0: Order[A0], A1: Order[A1]): Order[(A0, A1)]

Attributes

Inherited from:
TupleInstances
Source:
TupleInstances.scala
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: Order[A0], A1: Order[A1], A2: Order[A2], A3: Order[A3], A4: Order[A4], A5: Order[A5], A6: Order[A6], A7: Order[A7], A8: Order[A8], A9: Order[A9], A10: Order[A10], A11: Order[A11], A12: Order[A12], A13: Order[A13], A14: Order[A14], A15: Order[A15], A16: Order[A16], A17: Order[A17], A18: Order[A18], A19: Order[A19]): Order[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19)]

Attributes

Inherited from:
TupleInstances
Source:
TupleInstances.scala
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: Order[A0], A1: Order[A1], A2: Order[A2], A3: Order[A3], A4: Order[A4], A5: Order[A5], A6: Order[A6], A7: Order[A7], A8: Order[A8], A9: Order[A9], A10: Order[A10], A11: Order[A11], A12: Order[A12], A13: Order[A13], A14: Order[A14], A15: Order[A15], A16: Order[A16], A17: Order[A17], A18: Order[A18], A19: Order[A19], A20: Order[A20]): Order[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20)]

Attributes

Inherited from:
TupleInstances
Source:
TupleInstances.scala
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: Order[A0], A1: Order[A1], A2: Order[A2], A3: Order[A3], A4: Order[A4], A5: Order[A5], A6: Order[A6], A7: Order[A7], A8: Order[A8], A9: Order[A9], A10: Order[A10], A11: Order[A11], A12: Order[A12], A13: Order[A13], A14: Order[A14], A15: Order[A15], A16: Order[A16], A17: Order[A17], A18: Order[A18], A19: Order[A19], A20: Order[A20], A21: Order[A21]): Order[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21)]

Attributes

Inherited from:
TupleInstances
Source:
TupleInstances.scala
implicit def catsKernelStdOrderForTuple3[A0, A1, A2](implicit A0: Order[A0], A1: Order[A1], A2: Order[A2]): Order[(A0, A1, A2)]

Attributes

Inherited from:
TupleInstances
Source:
TupleInstances.scala
implicit def catsKernelStdOrderForTuple4[A0, A1, A2, A3](implicit A0: Order[A0], A1: Order[A1], A2: Order[A2], A3: Order[A3]): Order[(A0, A1, A2, A3)]

Attributes

Inherited from:
TupleInstances
Source:
TupleInstances.scala
implicit def catsKernelStdOrderForTuple5[A0, A1, A2, A3, A4](implicit A0: Order[A0], A1: Order[A1], A2: Order[A2], A3: Order[A3], A4: Order[A4]): Order[(A0, A1, A2, A3, A4)]

Attributes

Inherited from:
TupleInstances
Source:
TupleInstances.scala
implicit def catsKernelStdOrderForTuple6[A0, A1, A2, A3, A4, A5](implicit A0: Order[A0], A1: Order[A1], A2: Order[A2], A3: Order[A3], A4: Order[A4], A5: Order[A5]): Order[(A0, A1, A2, A3, A4, A5)]

Attributes

Inherited from:
TupleInstances
Source:
TupleInstances.scala
implicit def catsKernelStdOrderForTuple7[A0, A1, A2, A3, A4, A5, A6](implicit A0: Order[A0], A1: Order[A1], A2: Order[A2], A3: Order[A3], A4: Order[A4], A5: Order[A5], A6: Order[A6]): Order[(A0, A1, A2, A3, A4, A5, A6)]

Attributes

Inherited from:
TupleInstances
Source:
TupleInstances.scala
implicit def catsKernelStdOrderForTuple8[A0, A1, A2, A3, A4, A5, A6, A7](implicit A0: Order[A0], A1: Order[A1], A2: Order[A2], A3: Order[A3], A4: Order[A4], A5: Order[A5], A6: Order[A6], A7: Order[A7]): Order[(A0, A1, A2, A3, A4, A5, A6, A7)]

Attributes

Inherited from:
TupleInstances
Source:
TupleInstances.scala
implicit def catsKernelStdOrderForTuple9[A0, A1, A2, A3, A4, A5, A6, A7, A8](implicit A0: Order[A0], A1: Order[A1], A2: Order[A2], A3: Order[A3], A4: Order[A4], A5: Order[A5], A6: Order[A6], A7: Order[A7], A8: Order[A8]): Order[(A0, A1, A2, A3, A4, A5, A6, A7, A8)]

Attributes

Inherited from:
TupleInstances
Source:
TupleInstances.scala

Attributes

Inherited from:
VectorInstances
Source:
VectorInstances.scala
implicit def catsKernelStdSemigroupForTuple1[A0](implicit A0: Semigroup[A0]): Semigroup[(A0)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdSemigroupForTuple10[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9](implicit A0: Semigroup[A0], A1: Semigroup[A1], A2: Semigroup[A2], A3: Semigroup[A3], A4: Semigroup[A4], A5: Semigroup[A5], A6: Semigroup[A6], A7: Semigroup[A7], A8: Semigroup[A8], A9: Semigroup[A9]): Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdSemigroupForTuple11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10](implicit A0: Semigroup[A0], A1: Semigroup[A1], A2: Semigroup[A2], A3: Semigroup[A3], A4: Semigroup[A4], A5: Semigroup[A5], A6: Semigroup[A6], A7: Semigroup[A7], A8: Semigroup[A8], A9: Semigroup[A9], A10: Semigroup[A10]): Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdSemigroupForTuple12[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11](implicit A0: Semigroup[A0], A1: Semigroup[A1], A2: Semigroup[A2], A3: Semigroup[A3], A4: Semigroup[A4], A5: Semigroup[A5], A6: Semigroup[A6], A7: Semigroup[A7], A8: Semigroup[A8], A9: Semigroup[A9], A10: Semigroup[A10], A11: Semigroup[A11]): Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdSemigroupForTuple13[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12](implicit A0: Semigroup[A0], A1: Semigroup[A1], A2: Semigroup[A2], A3: Semigroup[A3], A4: Semigroup[A4], A5: Semigroup[A5], A6: Semigroup[A6], A7: Semigroup[A7], A8: Semigroup[A8], A9: Semigroup[A9], A10: Semigroup[A10], A11: Semigroup[A11], A12: Semigroup[A12]): Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdSemigroupForTuple14[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13](implicit A0: Semigroup[A0], A1: Semigroup[A1], A2: Semigroup[A2], A3: Semigroup[A3], A4: Semigroup[A4], A5: Semigroup[A5], A6: Semigroup[A6], A7: Semigroup[A7], A8: Semigroup[A8], A9: Semigroup[A9], A10: Semigroup[A10], A11: Semigroup[A11], A12: Semigroup[A12], A13: Semigroup[A13]): Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdSemigroupForTuple15[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14](implicit A0: Semigroup[A0], A1: Semigroup[A1], A2: Semigroup[A2], A3: Semigroup[A3], A4: Semigroup[A4], A5: Semigroup[A5], A6: Semigroup[A6], A7: Semigroup[A7], A8: Semigroup[A8], A9: Semigroup[A9], A10: Semigroup[A10], A11: Semigroup[A11], A12: Semigroup[A12], A13: Semigroup[A13], A14: Semigroup[A14]): Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdSemigroupForTuple16[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15](implicit A0: Semigroup[A0], A1: Semigroup[A1], A2: Semigroup[A2], A3: Semigroup[A3], A4: Semigroup[A4], A5: Semigroup[A5], A6: Semigroup[A6], A7: Semigroup[A7], A8: Semigroup[A8], A9: Semigroup[A9], A10: Semigroup[A10], A11: Semigroup[A11], A12: Semigroup[A12], A13: Semigroup[A13], A14: Semigroup[A14], A15: Semigroup[A15]): Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdSemigroupForTuple17[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16](implicit A0: Semigroup[A0], A1: Semigroup[A1], A2: Semigroup[A2], A3: Semigroup[A3], A4: Semigroup[A4], A5: Semigroup[A5], A6: Semigroup[A6], A7: Semigroup[A7], A8: Semigroup[A8], A9: Semigroup[A9], A10: Semigroup[A10], A11: Semigroup[A11], A12: Semigroup[A12], A13: Semigroup[A13], A14: Semigroup[A14], A15: Semigroup[A15], A16: Semigroup[A16]): Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdSemigroupForTuple18[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17](implicit A0: Semigroup[A0], A1: Semigroup[A1], A2: Semigroup[A2], A3: Semigroup[A3], A4: Semigroup[A4], A5: Semigroup[A5], A6: Semigroup[A6], A7: Semigroup[A7], A8: Semigroup[A8], A9: Semigroup[A9], A10: Semigroup[A10], A11: Semigroup[A11], A12: Semigroup[A12], A13: Semigroup[A13], A14: Semigroup[A14], A15: Semigroup[A15], A16: Semigroup[A16], A17: Semigroup[A17]): Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdSemigroupForTuple19[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18](implicit A0: Semigroup[A0], A1: Semigroup[A1], A2: Semigroup[A2], A3: Semigroup[A3], A4: Semigroup[A4], A5: Semigroup[A5], A6: Semigroup[A6], A7: Semigroup[A7], A8: Semigroup[A8], A9: Semigroup[A9], A10: Semigroup[A10], A11: Semigroup[A11], A12: Semigroup[A12], A13: Semigroup[A13], A14: Semigroup[A14], A15: Semigroup[A15], A16: Semigroup[A16], A17: Semigroup[A17], A18: Semigroup[A18]): Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdSemigroupForTuple2[A0, A1](implicit A0: Semigroup[A0], A1: Semigroup[A1]): Semigroup[(A0, A1)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
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: Semigroup[A0], A1: Semigroup[A1], A2: Semigroup[A2], A3: Semigroup[A3], A4: Semigroup[A4], A5: Semigroup[A5], A6: Semigroup[A6], A7: Semigroup[A7], A8: Semigroup[A8], A9: Semigroup[A9], A10: Semigroup[A10], A11: Semigroup[A11], A12: Semigroup[A12], A13: Semigroup[A13], A14: Semigroup[A14], A15: Semigroup[A15], A16: Semigroup[A16], A17: Semigroup[A17], A18: Semigroup[A18], A19: Semigroup[A19]): Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
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: Semigroup[A0], A1: Semigroup[A1], A2: Semigroup[A2], A3: Semigroup[A3], A4: Semigroup[A4], A5: Semigroup[A5], A6: Semigroup[A6], A7: Semigroup[A7], A8: Semigroup[A8], A9: Semigroup[A9], A10: Semigroup[A10], A11: Semigroup[A11], A12: Semigroup[A12], A13: Semigroup[A13], A14: Semigroup[A14], A15: Semigroup[A15], A16: Semigroup[A16], A17: Semigroup[A17], A18: Semigroup[A18], A19: Semigroup[A19], A20: Semigroup[A20]): Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
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: Semigroup[A0], A1: Semigroup[A1], A2: Semigroup[A2], A3: Semigroup[A3], A4: Semigroup[A4], A5: Semigroup[A5], A6: Semigroup[A6], A7: Semigroup[A7], A8: Semigroup[A8], A9: Semigroup[A9], A10: Semigroup[A10], A11: Semigroup[A11], A12: Semigroup[A12], A13: Semigroup[A13], A14: Semigroup[A14], A15: Semigroup[A15], A16: Semigroup[A16], A17: Semigroup[A17], A18: Semigroup[A18], A19: Semigroup[A19], A20: Semigroup[A20], A21: Semigroup[A21]): Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdSemigroupForTuple3[A0, A1, A2](implicit A0: Semigroup[A0], A1: Semigroup[A1], A2: Semigroup[A2]): Semigroup[(A0, A1, A2)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdSemigroupForTuple4[A0, A1, A2, A3](implicit A0: Semigroup[A0], A1: Semigroup[A1], A2: Semigroup[A2], A3: Semigroup[A3]): Semigroup[(A0, A1, A2, A3)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdSemigroupForTuple5[A0, A1, A2, A3, A4](implicit A0: Semigroup[A0], A1: Semigroup[A1], A2: Semigroup[A2], A3: Semigroup[A3], A4: Semigroup[A4]): Semigroup[(A0, A1, A2, A3, A4)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdSemigroupForTuple6[A0, A1, A2, A3, A4, A5](implicit A0: Semigroup[A0], A1: Semigroup[A1], A2: Semigroup[A2], A3: Semigroup[A3], A4: Semigroup[A4], A5: Semigroup[A5]): Semigroup[(A0, A1, A2, A3, A4, A5)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdSemigroupForTuple7[A0, A1, A2, A3, A4, A5, A6](implicit A0: Semigroup[A0], A1: Semigroup[A1], A2: Semigroup[A2], A3: Semigroup[A3], A4: Semigroup[A4], A5: Semigroup[A5], A6: Semigroup[A6]): Semigroup[(A0, A1, A2, A3, A4, A5, A6)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdSemigroupForTuple8[A0, A1, A2, A3, A4, A5, A6, A7](implicit A0: Semigroup[A0], A1: Semigroup[A1], A2: Semigroup[A2], A3: Semigroup[A3], A4: Semigroup[A4], A5: Semigroup[A5], A6: Semigroup[A6], A7: Semigroup[A7]): Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala
implicit def catsKernelStdSemigroupForTuple9[A0, A1, A2, A3, A4, A5, A6, A7, A8](implicit A0: Semigroup[A0], A1: Semigroup[A1], A2: Semigroup[A2], A3: Semigroup[A3], A4: Semigroup[A4], A5: Semigroup[A5], A6: Semigroup[A6], A7: Semigroup[A7], A8: Semigroup[A8]): Semigroup[(A0, A1, A2, A3, A4, A5, A6, A7, A8)]

Attributes

Inherited from:
TupleInstances3 (hidden)
Source:
TupleInstances.scala

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
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)]

Attributes

Inherited from:
TupleInstances1 (hidden)
Source:
TupleInstances.scala
implicit def catsParallelForEitherAndValidated[E : Semigroup]: Aux[[_] =>> Either[E, _$23], [_] =>> Validated[E, _$24]]

Attributes

Inherited from:
EitherInstances
Source:
either.scala

Attributes

Inherited from:
EitherInstances
Source:
either.scala

Attributes

Inherited from:
MapInstancesBinCompat0 (hidden)
Source:
map.scala
implicit def catsStdDistributiveForFunction1[T1]: Distributive[[_] =>> T1 => _$15]

Attributes

Inherited from:
Function1Instances0 (hidden)
Source:
function.scala
implicit def catsStdEqForEither[A, B](implicit A: Eq[A], B: Eq[B]): Eq[Either[A, B]]

Attributes

Inherited from:
EitherInstances1 (hidden)
Source:
EitherInstances.scala
implicit def catsStdEqForTry[A](implicit A: Eq[A], T: Eq[Throwable]): Eq[Try[A]]

you may wish to do equality by making implicit val eqT: Eq[Throwable] = Eq.allEqual doing a fine grained equality on Throwable can make the code very execution order dependent

you may wish to do equality by making implicit val eqT: Eq[Throwable] = Eq.allEqual doing a fine grained equality on Throwable can make the code very execution order dependent

Attributes

Inherited from:
TryInstances
Source:
try.scala
implicit def catsStdFunctorFilterForMap[K]: FunctorFilter[[_] =>> Map[K, _$12]]

Attributes

Inherited from:
MapInstancesBinCompat0 (hidden)
Source:
map.scala
implicit def catsStdHashForEither[A, B](implicit A: Hash[A], B: Hash[B]): Hash[Either[A, B]]

Attributes

Inherited from:
EitherInstances0 (hidden)
Source:
EitherInstances.scala
implicit def catsStdInstancesForEither[A]: MonadError[[_] =>> Either[A, _$4], A] & Traverse[[_] =>> Either[A, _$5]] & Align[[_] =>> Either[A, _$6]]

Attributes

Inherited from:
EitherInstances
Source:
either.scala
implicit def catsStdInstancesForMap[K]: UnorderedTraverse[[_] =>> Map[K, _$2]] & FlatMap[[_] =>> Map[K, _$3]] & Align[[_] =>> Map[K, _$4]]

Attributes

Inherited from:
MapInstances
Source:
map.scala

Attributes

Inherited from:
`y₂` caseSome(_)=> Now.apply[Option[A]](`x₂`) } defpure[A](`x₃`:A):Option[A]=Some.apply[A](`x₃`) overridedefmap[A,B](`fa₃`:Option[A])(f:Function1[A,B]):Option[B]=`fa₃`.map[B](f) defflatMap[A,B](`fa₄`:Option[A])(`f₂`:Function1[A,Option[B]]):Option[B]=`fa₄`.flatMap[B](`f₂`) @tailrecdeftailRecM[A,B](`a₃`:A)(`f₃`:Function1[A,Option[Either[A,B]]]):Option[B]=`f₃`.apply(`a₃`)match{ caseNone=> None caseSome(Left(a1))=> $anon.this.tailRecM[A,B](a1)(`f₃`) caseSome(Right(b))=> Some.apply[B](b) } overridedefmap2[A,B,Z](`fa₅`:Option[A],fb:Option[B])(`f₄`:Function2[A,B,Z]):Option[Z]=if(`fa₅`.isDefined.&&(fb.isDefined))Some.apply[Z](`f₄`.apply(`fa₅`.get,fb.get))elseNone overridedefproduct[A,B](`fa₆`:Option[A],`fb₂`:Option[B]):Option[Tuple2[A,B]]=if(`fa₆`.isDefined.&&(`fb₂`.isDefined))Some.apply[Tuple2[A,B]](Tuple2.apply[A,B](`fa₆`.get,`fb₂`.get))elseNone overridedefproductR[A,B](`fa₇`:Option[A])(`fb₃`:Option[B]):Option[B]=if(`fa₇`.isDefined)`fb₃`elseNone overridedefproductL[A,B](`fa₈`:Option[A])(`fb₄`:Option[B]):Option[A]=if(`fb₄`.isDefined)`fa₈`elseNone overridedefap[A,B](`f₅`:Option[Function1[A,B]])(`fa₉`:Option[A]):Option[B]=if(`f₅`.isDefined.&&(`fa₉`.isDefined))Some.apply[B](`f₅`.get.apply(`fa₉`.get))elseNone overridedefap2[A,B,Z](ff:Option[Function2[A,B,Z]])(`fa₁₀`:Option[A],`fb₅`:Option[B]):Option[Z]=if(ff.isDefined.&&(`fa₁₀`.isDefined).&&(`fb₅`.isDefined))Some.apply[Z](ff.get.apply(`fa₁₀`.get,`fb₅`.get))elseNone overridedefifA[A](fcond:Option[Boolean])(ifTrue:Option[A],ifFalse:Option[A]):Option[A]=if(fcond.isDefined)if(fcond.get)ifTrueelseifFalseelseNone overridedefmap2Eval[A,B,Z](`fa₁₁`:Option[A],`fb₆`:Eval[Option[B]])(`f₆`:Function2[A,B,Z]):Eval[Option[Z]]=`fa₁₁`match{ caseNone=> Now.apply[None.type](None) caseSome(a)=> `fb₆`.map[Option[Z]](((x$1:Option[B])=>x$1match{ caseSome(b)=> Some.apply[Z](`f₆`.apply(`a₄`,`b₂`)) caseNone=> None })) } defcoflatMap[A,B](`fa₁₂`:Option[A])(`f₇`:Function1[Option[A],B]):Option[B]=if(`fa₁₂`.isDefined)Some.apply[B](`f₇`.apply(`fa₁₂`))elseNone deffoldLeft[A,B](`fa₁₃`:Option[A],`b₃`:B)(`f₈`:Function2[B,A,B]):B=`fa₁₃`match{ caseNone=> `b₃` caseSome(a)=> `f₈`.apply(`b₃`,`a₅`) } deffoldRight[A,B](`fa₁₄`:Option[A],lb:Eval[B])(`f₉`:Function2[A,Eval[B],Eval[B]]):Eval[B]=`fa₁₄`match{ caseNone=> lb caseSome(a)=> `f₉`.apply(`a₆`,lb) } defraiseError[A](e:Unit):Option[A]=None defhandleErrorWith[A](`fa₁₅`:Option[A])(`f₁₀`:Function1[Unit,Option[A]]):Option[A]=`fa₁₅`.orElse[A](`f₁₀`.apply(())) overridedefredeem[A,B](`fa₁₆`:Option[A])(recover:Function1[Unit,B],map:Function1[A,B]):Option[B]=`fa₁₆`match{ caseSome(a)=> Some.apply[B](map.apply(`a₇`)) case_=> Some.apply[B](recover.apply(())) } overridedefredeemWith[A,B](`fa₁₇`:Option[A])(`recover₂`:Function1[Unit,Option[B]],bind:Function1[A,Option[B]]):Option[B]=`fa₁₇`match{ caseSome(a)=> bind.apply(`a₈`) case_=> `recover₂`.apply(()) } deftraverse[G[_$1],A,B](`fa₁₈`:Option[A])(`f₁₁`:Function1[A,G[B]])(implicitevidence$1:Applicative[G]):G[Option[B]]=`fa₁₈`match{ caseNone=> Applicative.apply[G](evidence$1).pure[Option[B]](None) caseSome(a)=> Applicative.apply[G](evidence$1).map[B,Option[B]](`f₁₁`.apply(`a₉`))(((_$2:B)=>Some.apply[B](_$2))) } overridedefmapAccumulate[S,A,B](init:S,`fa₁₉`:Option[A])(`f₁₂`:Function2[S,A,Tuple2[S,B]]):Tuple2[S,Option[B]]=`fa₁₉`match{ caseSome(a)=> val$1$:Tuple2[S,B]=(`f₁₂`.apply(init,`a₁₀`):@unchecked)match{ caseTuple2(snext,b)=> Tuple2.apply[S,B](snext,`b₄`) } val`snext₂`:S=$1$._1 val`b₅`:B=$1$._2 Tuple2.apply[S,Some[B]](`snext₂`,Some.apply[B](`b₅`)) caseNone=> Tuple2.apply[S,None.type](init,None) } overridedefreduceLeftToOption[A,B](`fa₂₀`:Option[A])(`f₁₃`:Function1[A,B])(g:Function2[B,A,B]):Option[B]=`fa₂₀`.map[B](`f₁₃`) overridedefreduceRightToOption[A,B](`fa₂₁`:Option[A])(`f₁₄`:Function1[A,B])(`g₂`:Function2[A,Eval[B],Eval[B]]):Eval[Option[B]]=Now.apply[Option[B]](`fa₂₁`.map[B](`f₁₄`)) overridedefreduceLeftOption[A](`fa₂₂`:Option[A])(`f₁₅`:Function2[A,A,A]):Option[A]=`fa₂₂` overridedefreduceRightOption[A](`fa₂₃`:Option[A])(`f₁₆`:Function2[A,Eval[A],Eval[A]]):Eval[Option[A]]=Now.apply[Option[A]](`fa₂₃`) overridedefminimumOption[A](`fa₂₄`:Option[A])(implicitA:Order[A]):Option[A]=`fa₂₄` overridedefmaximumOption[A](`fa₂₅`:Option[A])(implicit`A₂`:Order[A]):Option[A]=`fa₂₅` overridedefget[A](`fa₂₆`:Option[A])(idx:Long):Option[A]=if(idx.==(0L))`fa₂₆`elseNone overridedefsize[A](`fa₂₇`:Option[A]):Long=`fa₂₇`.fold[Long](0L)(((_$3:A)=>1L)) overridedeffoldMap[A,B](`fa₂₈`:Option[A])(`f₁₇`:Function1[A,B])(implicitB:Monoid[B]):B=`fa₂₈`.fold[B](B.empty)(`f₁₇`) overridedeffind[A](`fa₂₉`:Option[A])(`f₁₈`:Function1[A,Boolean]):Option[A]=`fa₂₉`.filter(`f₁₈`) overridedefexists[A](`fa₃₀`:Option[A])(p:Function1[A,Boolean]):Boolean=`fa₃₀`.exists(p) overridedefforall[A](`fa₃₁`:Option[A])(`p₂`:Function1[A,Boolean]):Boolean=`fa₃₁`.forall(`p₂`) overridedeftoList[A](`fa₃₂`:Option[A]):List[A]=`fa₃₂`.toList overridedeffilter_[A](`fa₃₃`:Option[A])(`p₃`:Function1[A,Boolean]):List[A]=`fa₃₃`.filter(`p₃`).toList overridedeftakeWhile_[A](`fa₃₄`:Option[A])(`p₄`:Function1[A,Boolean]):List[A]=`fa₃₄`.filter(`p₄`).toList overridedefdropWhile_[A](`fa₃₅`:Option[A])(`p₅`:Function1[A,Boolean]):List[A]=`fa₃₅`.filterNot(`p₅`).toList overridedefisEmpty[A](`fa₃₆`:Option[A]):Boolean=`fa₃₆`.isEmpty overridedefcollectFirst[A,B](`fa₃₇`:Option[A])(pf:PartialFunction[A,B]):Option[B]=option2Iterable[A](`fa₃₇`).collectFirst[B](pf) overridedefcollectFirstSome[A,B](`fa₃₈`:Option[A])(`f₁₉`:Function1[A,Option[B]]):Option[B]=`fa₃₈`.flatMap[B](`f₁₉`) deffunctor:Functor[[A>:Nothing<:Any]=>Option[A]]=this defalign[A,B](`fa₃₉`:Option[A],`fb₇`:Option[B]):Option[Ior[A,B]]=$anon.this.alignWith[A,B,Ior[A,B]](`fa₃₉`,`fb₇`)(((`x₄`:Ior[A,B])=>identity[Ior[A,B]](`x₄`))) overridedefalignWith[A,B,C](`fa₄₀`:Option[A],`fb₈`:Option[B])(`f₂₀`:Function1[Ior[A,B],C]):Option[C]=Tuple2.apply[Option[A],Option[B]](`fa₄₀`,`fb₈`)match{ caseTuple2(None,None)=> None caseTuple2(Some(a),None)=> Some.apply[C](`f₂₀`.apply(Ior.left[A,Nothing](`a₁₁`))) caseTuple2(None,Some(b))=> Some.apply[C](`f₂₀`.apply(Ior.right[Nothing,B](`b₆`))) caseTuple2(Some(a),Some(b))=> Some.apply[C](`f₂₀`.apply(Ior.both[A,B](`a₁₂`,`b₇`))) } overridedefunit:Option[Unit]=$anon.this.someUnit overridedefvoid[A](oa:Option[A]):Option[Unit]=if(oa.isDefined)$anon.this.someUnitelseNone } (new$anon():MonadError[[A>:Nothing<:Any]=>Option[A],Unit]&Alternative[[A>:Nothing<:Any]=>Option[A]]&CommutativeMonad[[A>:Nothing<:Any]=>Option[A]]&Traverse[[A>:Nothing<:Any]=>Option[A]]&CoflatMap[[A>:Nothing<:Any]=>Option[A]]&Align[[A>:Nothing<:Any]=>Option[A]]) }">OptionInstances
Source:
option.scala

Attributes

Inherited from:
SetInstances
Source:
set.scala
implicit def catsStdInstancesForSortedMap[K]: Traverse[[_] =>> SortedMap[K, _$2]] & FlatMap[[_] =>> SortedMap[K, _$3]] & Align[[_] =>> SortedMap[K, _$4]]

Attributes

Inherited from:
SortedMapInstances
Source:
sortedMap.scala

Attributes

Inherited from:
TryInstances
Source:
try.scala
implicit def catsStdMonadForFunction1[T1]: Monad[[_] =>> T1 => _$10]

Attributes

Inherited from:
Function1Instances (hidden)
Source:
function.scala
implicit def catsStdMonoidForTry[A : Monoid]: Monoid[Try[A]]

Attributes

Inherited from:
TryInstances1 (hidden)
Source:
try.scala
implicit def catsStdMonoidKForMap[K]: MonoidK[[_] =>> Map[K, _$18]]

Attributes

Inherited from:
MapInstancesBinCompat1 (hidden)
Source:
map.scala
implicit def catsStdMonoidKForSortedMap[K : Order]: MonoidK[[_] =>> SortedMap[K, _$27]]

Attributes

Inherited from:
ListInstances
Source:
list.scala
implicit def catsStdOrderForEither[A, B](implicit A: Order[A], B: Order[B]): Order[Either[A, B]]

Attributes

Inherited from:
EitherInstances
Source:
EitherInstances.scala
implicit def catsStdRepresentableForFunction1[E](implicit EF: Functor[[_] =>> E => _$1]): Aux[[_] =>> E => _$2, E]

Witness for: E => A <-> E => A

Witness for: E => A <-> E => A

Attributes

Inherited from:
FunctionInstancesBinCompat0 (hidden)
Source:
function.scala

Attributes

Inherited from:
TryInstances2 (hidden)
Source:
try.scala
implicit def catsStdSemigroupKForEither[L]: SemigroupK[[_] =>> Either[L, _$21]]

Attributes

Inherited from:
EitherInstances
Source:
either.scala
implicit def catsStdShowForArraySeq[A](implicit ev: Show[A]): Show[ArraySeq[A]]

Attributes

Inherited from:
ArraySeqInstances
Source:
arraySeq.scala

Attributes

Inherited from:
BigDecimalInstances
Source:
bigDecimal.scala

Attributes

Inherited from:
BigIntInstances
Source:
bigInt.scala

Attributes

Inherited from:
BitSetInstances
Source:
bitSet.scala

Attributes

Inherited from:
BooleanInstances
Source:
anyval.scala

Attributes

Inherited from:
ByteInstances
Source:
anyval.scala

Attributes

Inherited from:
CharInstances
Source:
anyval.scala

Attributes

Inherited from:
DoubleInstances
Source:
anyval.scala
implicit def catsStdShowForEither[A, B](implicit A: Show[A], B: Show[B]): Show[Either[A, B]]

Attributes

Inherited from:
FloatInstances
Source:
anyval.scala
implicit val catsStdShowForInt: Show[Int]

Attributes

Inherited from:
IntInstances
Source:
anyval.scala

Attributes

Inherited from:
LazyListInstances
Source:
lazyList.scala
implicit def catsStdShowForList[A : Show]: Show[List[A]]

Attributes

Inherited from:
ListInstances
Source:
list.scala

Attributes

Inherited from:
LongInstances
Source:
anyval.scala
implicit def catsStdShowForMap[A, B](implicit showA: Show[A], showB: Show[B]): Show[Map[A, B]]
implicit def catsStdShowForOption[A](implicit A: Show[A]): Show[Option[A]]

Attributes

Inherited from:
"None" })">OptionInstances
Source:
option.scala
implicit def catsStdShowForQueue[A : Show]: Show[Queue[A]]

Attributes

Inherited from:
QueueInstances
Source:
queue.scala
implicit def catsStdShowForSet[A : Show]: Show[Set[A]]

Attributes

Inherited from:
SetInstances
Source:
set.scala

Attributes

Inherited from:
ShortInstances
Source:
anyval.scala

Attributes

Inherited from:
SortedSetInstances
Source:
sortedSet.scala

Attributes

Inherited from:
StringInstances
Source:
string.scala

Attributes

Inherited from:
SymbolInstances
Source:
SymbolInstances.scala

Attributes

Inherited from:
UUIDInstances
Source:
uuid.scala

Attributes

Inherited from:
UnitInstances
Source:
anyval.scala
implicit def catsStdShowForVector[A : Show]: Show[Vector[A]]

Attributes

Inherited from:
VectorInstances
Source:
vector.scala

Attributes

Inherited from:
QueueInstances
Source:
queue.scala

Attributes

Inherited from:
AlternativeSyntax
Source:
alternative.scala
final implicit def catsSyntaxAlternativeSeparate[F[_], G[_, _], A, B](fgab: F[G[A, B]]): SeparateOps[F, G, A, B]

Attributes

Inherited from:
AlternativeSyntax
Source:
alternative.scala
final implicit def catsSyntaxApplicativeByName[F[_], A](fa: => F[A]): ApplicativeByNameOps[F, A]

Attributes

Inherited from:
ApplicativeSyntax
Source:
applicative.scala
final implicit def catsSyntaxApplicativeByValue[F[_], A](fa: F[A]): ApplicativeByValueOps[F, A]

Attributes

Inherited from:
ApplicativeSyntax
Source:
applicative.scala
final implicit def catsSyntaxApplicativeError[F[_], E, A](fa: F[A])(implicit F: ApplicativeError[F, E]): ApplicativeErrorOps[F, E, A]

Attributes

Inherited from:
ApplicativeErrorSyntax
Source:
applicativeError.scala
final implicit def catsSyntaxApplicativeId[A](a: A): ApplicativeIdOps[A]

Attributes

Inherited from:
ApplicativeSyntax
Source:
applicative.scala
final implicit def catsSyntaxApply[F[_], A](fa: F[A])(implicit F: Apply[F]): Ops[F, A]

Attributes

Inherited from:
ApplySyntax
Source:
apply.scala
final implicit def catsSyntaxApplyOps[F[_], A](fa: F[A]): ApplyOps[F, A]

Attributes

Inherited from:
ApplySyntax
Source:
apply.scala
final implicit def catsSyntaxBinestedId[F[_, _], G[_], H[_], A, B](value: F[G[A], H[B]]): BinestedIdOps[F, G, H, A, B]

Attributes

Inherited from:
BinestedSyntax
Source:
binested.scala
final implicit def catsSyntaxBitraverse[F[_, _] : Bitraverse, A, B](fab: F[A, B]): BitraverseOps[F, A, B]

Attributes

Inherited from:
BitraverseSyntax
Source:
bitraverse.scala
final implicit def catsSyntaxBitraverseBinCompat0[F[_, _] : Bitraverse, A, B](fab: F[A, B]): BitraverseOpsBinCompat0[F, A, B]
final implicit def catsSyntaxContravariantSemigroupal[F[_], A](fa: F[A])(implicit F: ContravariantSemigroupal[F]): Ops[F, A]
final implicit def catsSyntaxDistributiveOps[F[_] : Functor, A](fa: F[A]): DistributiveOps[F, A]

Attributes

Inherited from:
DistributiveSyntax
Source:
DistributiveSyntax.scala
final implicit def catsSyntaxEither[A, B](eab: Either[A, B]): EitherOps[A, B]

Attributes

Inherited from:
EitherSyntax
Source:
either.scala
final implicit def catsSyntaxEitherBinCompat0[A, B](eab: Either[A, B]): EitherOpsBinCompat0[A, B]

Attributes

Inherited from:
EitherSyntaxBinCompat0 (hidden)
Source:
either.scala
final implicit def catsSyntaxEitherId[A](a: A): EitherIdOps[A]

Attributes

Inherited from:
EitherSyntax
Source:
either.scala
final implicit def catsSyntaxEitherIdBinCompat0[A](a: A): EitherIdOpsBinCompat0[A]

Attributes

Inherited from:
EitherSyntaxBinCompat0 (hidden)
Source:
either.scala
final implicit def catsSyntaxEitherK[F[_], A](a: F[A]): EitherKOps[F, A]

Attributes

Inherited from:
EitherKSyntax
Source:
eitherK.scala

Attributes

Inherited from:
EitherSyntax
Source:
either.scala
implicit def catsSyntaxEq[A : Eq](a: A): EqOps[A]

not final so it can be disabled in favor of scalactic equality in tests

not final so it can be disabled in favor of scalactic equality in tests

Attributes

Inherited from:
EqSyntax
Source:
eq.scala
final implicit def catsSyntaxFlatMapIdOps[A](a: A): FlatMapIdOps[A]

Attributes

Inherited from:
FlatMapSyntax
Source:
flatMap.scala
final implicit def catsSyntaxFlatMapOps[F[_] : FlatMap, A](fa: F[A]): FlatMapOps[F, A]

Attributes

Inherited from:
FlatMapSyntax
Source:
flatMap.scala
final implicit def catsSyntaxFlatMapOptionOps[F[_] : FlatMap, A](foa: F[Option[A]]): FlatMapOptionOps[F, A]

Attributes

Inherited from:
FlatMapOptionSyntax
Source:
flatMap.scala
final implicit def catsSyntaxFlatten[F[_] : FlatMap, A](ffa: F[F[A]]): FlattenOps[F, A]

Attributes

Inherited from:
FlatMapSyntax
Source:
flatMap.scala
final implicit def catsSyntaxFoldOps[F[_], A](fa: F[A]): FoldableOps[F, A]

Attributes

Inherited from:
FoldableSyntax
Source:
foldable.scala
final implicit def catsSyntaxFoldableOps0[F[_], A](fa: F[A]): FoldableOps0[F, A]

Attributes

Inherited from:
FoldableSyntaxBinCompat0 (hidden)
Source:
foldable.scala
implicit def catsSyntaxFunction1[F[_] : Functor, A, B](fab: F[A => B]): Function1Ops[F, A, B]

Attributes

Inherited from:
Function1Syntax
Source:
function1.scala
implicit def catsSyntaxFunction1FlatMap[F[_] : FlatMap, A, B](fab: A => F[B]): Function1FlatMapOps[F, A, B]

Attributes

Inherited from:
Function1Syntax
Source:
function1.scala
final implicit def catsSyntaxFunctorTuple2Ops[F[_], A, B](fab: F[(A, B)]): FunctorTuple2Ops[F, A, B]

Attributes

Inherited from:
FunctorSyntax
Source:
functor.scala
final implicit def catsSyntaxGroup[A : Group](a: A): GroupOps[A]

Attributes

Inherited from:
GroupSyntax
Source:
group.scala
implicit def catsSyntaxHash[A : Hash](a: A): HashOps[A]

Attributes

Inherited from:
HashSyntax
Source:
hash.scala
final implicit def catsSyntaxIfApplyOps[F[_]](fa: F[Boolean]): IfApplyOps[F]

Attributes

Inherited from:
ApplySyntaxBinCompat0 (hidden)
Source:
apply.scala
final implicit def catsSyntaxIfF[F[_]](fa: F[Boolean]): IfFOps[F]

Attributes

Inherited from:
FunctorSyntax
Source:
functor.scala
final implicit def catsSyntaxIfM[F[_] : FlatMap](fa: F[Boolean]): IfMOps[F]

Attributes

Inherited from:
FlatMapSyntax
Source:
flatMap.scala
final implicit def catsSyntaxIndex[F[_], A](fa: F[A]): IndexOps[F, A]

Attributes

Inherited from:
RepresentableSyntax
Source:
representable.scala
final implicit def catsSyntaxIorId[A](a: A): IorIdOps[A]

Attributes

Inherited from:
IorSyntax
Source:
ior.scala
final implicit def catsSyntaxLeft[A, B](left: Left[A, B]): LeftOps[A, B]

Attributes

Inherited from:
EitherSyntax
Source:
either.scala
final implicit def catsSyntaxLeftNestedBitraverse[F[_, _] : Bitraverse, G[_], A, B](fgab: F[G[A], B]): LeftNestedBitraverseOps[F, G, A, B]
final implicit def catsSyntaxList[A](la: List[A]): ListOps[A]

Attributes

Inherited from:
ListSyntax
Source:
list.scala
final implicit def catsSyntaxListBinCompat0[A](la: List[A]): ListOpsBinCompat0[A]

Attributes

Inherited from:
ListSyntaxBinCompat0 (hidden)
Source:
list.scala
final implicit def catsSyntaxMonad[F[_], A](fa: F[A]): MonadOps[F, A]

Attributes

Inherited from:
MonadSyntax
Source:
monad.scala
final implicit def catsSyntaxMonadError[F[_], E, A](fa: F[A])(implicit F: MonadError[F, E]): MonadErrorOps[F, E, A]

Attributes

Inherited from:
MonadErrorSyntax
Source:
monadError.scala
final implicit def catsSyntaxMonadErrorRethrow[F[_], E, A](fea: F[Either[E, A]])(implicit F: MonadError[F, _ >: E]): MonadErrorRethrowOps[F, E, A]

Attributes

Inherited from:
MonadErrorSyntax
Source:
monadError.scala
final implicit def catsSyntaxMonadIdOps[A](a: A): MonadIdOps[A]

Attributes

Inherited from:
MonadSyntax
Source:
monad.scala
final implicit def catsSyntaxMonoid[A : Monoid](a: A): MonoidOps[A]

Attributes

Inherited from:
MonoidSyntax
Source:
monoid.scala
final implicit def catsSyntaxNestedBitraverse[F[_, _] : Bitraverse, G[_], A, B](fgagb: F[G[A], G[B]]): NestedBitraverseOps[F, G, A, B]

Attributes

Inherited from:
BitraverseSyntax1 (hidden)
Source:
bitraverse.scala
final implicit def catsSyntaxNestedFoldable[F[_] : Foldable, G[_], A](fga: F[G[A]]): NestedFoldableOps[F, G, A]

Attributes

Inherited from:
FoldableSyntax
Source:
foldable.scala
final implicit def catsSyntaxNestedId[F[_], G[_], A](value: F[G[A]]): NestedIdOps[F, G, A]

Attributes

Inherited from:
NestedSyntax
Source:
nested.scala
final implicit def catsSyntaxNestedReducible[F[_] : Reducible, G[_], A](fga: F[G[A]]): NestedReducibleOps[F, G, A]

Attributes

Inherited from:
ReducibleSyntax
Source:
reducible.scala
final implicit def catsSyntaxNonEmptyAlternative[F[_], A](fa: F[A]): NonEmptyAlternativeOps[F, A]
final implicit def catsSyntaxNonEmptyParallelAp[M[_], A](ma: M[A]): NonEmptyParallelApOps[M, A]

Attributes

Inherited from:
ParallelSyntax
Source:
parallel.scala
final implicit def catsSyntaxNonEmptyParallelApply[F[_], A, B](fa: F[A => B]): NonEmptyParallelApplyOps[F, A, B]

Attributes

Inherited from:
ParallelApplySyntax
Source:
parallel.scala
final implicit def catsSyntaxOption[A](oa: Option[A]): OptionOps[A]

Attributes

Inherited from:
OptionSyntax
Source:
option.scala
final implicit def catsSyntaxOptionId[A](a: A): OptionIdOps[A]

Attributes

Inherited from:
OptionSyntax
Source:
option.scala
final implicit def catsSyntaxOrder[A : Order](a: A): OrderOps[A]

Attributes

Inherited from:
OrderSyntax
Source:
order.scala
final implicit def catsSyntaxParallelAp1[M[_], A](ma: M[A]): ParallelApOps1[M, A]

Attributes

Inherited from:
ParallelSyntax
Source:
parallel.scala
final implicit def catsSyntaxParallelBisequence[T[_, _] : Bitraverse, M[_], A, B](tmamb: T[M[A], M[B]]): ParallelBisequenceOps[T, M, A, B]

Attributes

Inherited from:
ParallelBitraverseSyntax
Source:
parallel.scala
final implicit def catsSyntaxParallelBitraverse[T[_, _] : Bitraverse, A, B](tab: T[A, B]): ParallelBitraverseOps[T, A, B]

Attributes

Inherited from:
ParallelBitraverseSyntax
Source:
parallel.scala
final implicit def catsSyntaxParallelFlatSequence1[T[_] : FlatMap, M[_], A](tmta: T[M[T[A]]]): ParallelFlatSequenceOps1[T, M, A]

Attributes

Inherited from:
ParallelFlatSyntax
Source:
parallel.scala

Attributes

Inherited from:
ParallelFlatSyntax
Source:
parallel.scala
final implicit def catsSyntaxParallelFoldMapA[T[_], A](ta: T[A]): ParallelFoldMapAOps[T, A]

Attributes

Inherited from:
ParallelFoldMapASyntax
Source:
parallel.scala
final implicit def catsSyntaxParallelLeftSequence[T[_, _] : Bitraverse, M[_], A, B](tmab: T[M[A], B]): ParallelLeftSequenceOps[T, M, A, B]

Attributes

Inherited from:
ParallelBitraverseSyntax
Source:
parallel.scala
final implicit def catsSyntaxParallelLeftTraverse[T[_, _] : Bitraverse, A, B](tab: T[A, B]): ParallelLeftTraverseOps[T, A, B]

Attributes

Inherited from:
ParallelBitraverseSyntax
Source:
parallel.scala
final implicit def catsSyntaxParallelReduceMapA[T[_], A](ta: T[A]): ParallelReduceMapAOps[T, A]

Attributes

Inherited from:
ParallelReduceMapASyntax
Source:
parallel.scala
final implicit def catsSyntaxParallelSequence1[T[_] : Traverse, M[_], A](tma: T[M[A]]): ParallelSequenceOps1[T, M, A]

Attributes

Inherited from:
ParallelSyntax
Source:
parallel.scala
final implicit def catsSyntaxParallelSequence_[T[_] : Foldable, M[_], A](tma: T[M[A]]): ParallelSequence_Ops[T, M, A]

Attributes

Inherited from:
ParallelTraverseSyntax
Source:
parallel.scala
final implicit def catsSyntaxParallelTraverse1[T[_] : Traverse, A](ta: T[A]): ParallelTraversableOps1[T, A]

Attributes

Inherited from:
ParallelSyntax
Source:
parallel.scala
final implicit def catsSyntaxParallelTraverse_[T[_] : Foldable, A](ta: T[A]): ParallelTraversable_Ops[T, A]

Attributes

Inherited from:
ParallelTraverseSyntax
Source:
parallel.scala

Attributes

Inherited from:
ParallelUnorderedTraverseSyntax
Source:
parallel.scala
final implicit def catsSyntaxParallelUnorderedSequence[T[_], M[_], A](tma: T[M[A]]): ParallelUnorderedSequenceOps[T, M, A]

Attributes

Inherited from:
ParallelUnorderedTraverseSyntax
Source:
parallel.scala

Attributes

Inherited from:
PartialOrderSyntax
Source:
partialOrder.scala
final implicit def catsSyntaxReducibleOps0[F[_], A](fa: F[A]): ReducibleOps0[F, A]
final implicit def catsSyntaxRight[A, B](right: Right[A, B]): RightOps[A, B]

Attributes

Inherited from:
EitherSyntax
Source:
either.scala
final implicit def catsSyntaxSemigroup[A : Semigroup](a: A): SemigroupOps[A]

Attributes

Inherited from:
SemigroupSyntax
Source:
semigroup.scala
final implicit def catsSyntaxSemigroupal[F[_], A](fa: F[A])(implicit F: Semigroupal[F]): SemigroupalOps[F, A]

Attributes

Inherited from:
SemigroupalSyntax
Source:
semigroupal.scala
final implicit def catsSyntaxSet[A](se: SortedSet[A]): SetOps[A]

Attributes

Inherited from:
SetSyntax
Source:
set.scala
final implicit def catsSyntaxTabulate[A, R](f: R => A): TabulateOps[A, R]

Attributes

Inherited from:
RepresentableSyntax
Source:
representable.scala
final implicit def catsSyntaxTry[A](t: Try[A]): TryOps[A]

Attributes

Inherited from:
TrySyntax
Source:
TrySyntax.scala
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]

Attributes

Inherited from:
TupleParallelSyntax
Source:
TupleParallelSyntax.scala
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]
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]

Attributes

Inherited from:
TupleParallelSyntax
Source:
TupleParallelSyntax.scala
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]
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]

Attributes

Inherited from:
TupleParallelSyntax
Source:
TupleParallelSyntax.scala
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]
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]

Attributes

Inherited from:
TupleParallelSyntax
Source:
TupleParallelSyntax.scala
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]
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]

Attributes

Inherited from:
TupleParallelSyntax
Source:
TupleParallelSyntax.scala
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]
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]

Attributes

Inherited from:
TupleParallelSyntax
Source:
TupleParallelSyntax.scala
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]
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]

Attributes

Inherited from:
TupleParallelSyntax
Source:
TupleParallelSyntax.scala
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]
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]

Attributes

Inherited from:
TupleParallelSyntax
Source:
TupleParallelSyntax.scala
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]
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]

Attributes

Inherited from:
TupleParallelSyntax
Source:
TupleParallelSyntax.scala
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]
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]

Attributes

Inherited from:
TupleParallelSyntax
Source:
TupleParallelSyntax.scala
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]
implicit def catsSyntaxTuple1Parallel[M[_], A0](t1: (M[A0])): Tuple1ParallelOps[M, A0]

Attributes

Inherited from:
TupleParallelSyntax
Source:
TupleParallelSyntax.scala
implicit def catsSyntaxTuple1Semigroupal[F[_], A0](t1: (F[A0])): Tuple1SemigroupalOps[F, A0]
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]

Attributes

Inherited from:
TupleParallelSyntax
Source:
TupleParallelSyntax.scala
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]
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]

Attributes

Inherited from:
TupleParallelSyntax
Source:
TupleParallelSyntax.scala
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]
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]

Attributes

Inherited from:
TupleParallelSyntax
Source:
TupleParallelSyntax.scala
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]
implicit def catsSyntaxTuple2Parallel[M[_], A0, A1](t2: (M[A0], M[A1])): Tuple2ParallelOps[M, A0, A1]

Attributes

Inherited from:
TupleParallelSyntax
Source:
TupleParallelSyntax.scala
implicit def catsSyntaxTuple2Semigroupal[F[_], A0, A1](t2: (F[A0], F[A1])): Tuple2SemigroupalOps[F, A0, A1]
implicit def catsSyntaxTuple3Parallel[M[_], A0, A1, A2](t3: (M[A0], M[A1], M[A2])): Tuple3ParallelOps[M, A0, A1, A2]

Attributes

Inherited from:
TupleParallelSyntax
Source:
TupleParallelSyntax.scala
implicit def catsSyntaxTuple3Semigroupal[F[_], A0, A1, A2](t3: (F[A0], F[A1], F[A2])): Tuple3SemigroupalOps[F, A0, A1, A2]
implicit def catsSyntaxTuple4Parallel[M[_], A0, A1, A2, A3](t4: (M[A0], M[A1], M[A2], M[A3])): Tuple4ParallelOps[M, A0, A1, A2, A3]

Attributes

Inherited from:
TupleParallelSyntax
Source:
TupleParallelSyntax.scala
implicit def catsSyntaxTuple4Semigroupal[F[_], A0, A1, A2, A3](t4: (F[A0], F[A1], F[A2], F[A3])): Tuple4SemigroupalOps[F, A0, A1, A2, A3]
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]

Attributes

Inherited from:
TupleParallelSyntax
Source:
TupleParallelSyntax.scala
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]
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]

Attributes

Inherited from:
TupleParallelSyntax
Source:
TupleParallelSyntax.scala
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]
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]

Attributes

Inherited from:
TupleParallelSyntax
Source:
TupleParallelSyntax.scala
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]
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]

Attributes

Inherited from:
TupleParallelSyntax
Source:
TupleParallelSyntax.scala
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]
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]

Attributes

Inherited from:
TupleParallelSyntax
Source:
TupleParallelSyntax.scala
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]
final implicit def catsSyntaxUnite[F[_], G[_], A](fga: F[G[A]]): UniteOps[F, G, A]

Attributes

Inherited from:
AlternativeSyntax
Source:
alternative.scala

Attributes

Inherited from:
ValidatedExtensionSyntax
Source:
validated.scala
final implicit def catsSyntaxValidatedId[A](a: A): ValidatedIdSyntax[A]

Attributes

Inherited from:
ValidatedSyntax
Source:
validated.scala
final implicit def catsSyntaxValidatedIdBinCompat0[A](a: A): ValidatedIdOpsBinCompat0[A]
final implicit def catsSyntaxVectors[A](va: Vector[A]): VectorOps[A]

Attributes

Inherited from:
VectorSyntax
Source:
vector.scala
final implicit def catsSyntaxWriterId[A](a: A): WriterIdSyntax[A]

Attributes

Inherited from:
WriterSyntax
Source:
writer.scala

Attributes

Inherited from:
ShowSyntax
Source:
show.scala
implicit def toAlignOps[F[_], A](target: F[A])(implicit tc: Align[F]): Ops[F, A] { type TypeClassType = Align[F]; }

Attributes

Inherited from:
ToAlignOps
Source:
Align.scala
implicit def toArrowChoiceOps[F[_, _], A, B](target: F[A, B])(implicit tc: ArrowChoice[F]): Ops[F, A, B] { type TypeClassType = ArrowChoice[F]; }

Attributes

Inherited from:
ToArrowChoiceOps
Source:
ArrowChoice.scala
implicit def toArrowOps[F[_, _], A, B](target: F[A, B])(implicit tc: Arrow[F]): Ops[F, A, B] { type TypeClassType = Arrow[F]; }

Attributes

Inherited from:
ToArrowOps
Source:
Arrow.scala
implicit def toBifoldableOps[F[_, _], A, B](target: F[A, B])(implicit tc: Bifoldable[F]): Ops[F, A, B] { type TypeClassType = Bifoldable[F]; }

Attributes

Inherited from:
ToBifoldableOps
Source:
Bifoldable.scala
implicit def toBifunctorOps[F[_, _], A, B](target: F[A, B])(implicit tc: Bifunctor[F]): Ops[F, A, B] { type TypeClassType = Bifunctor[F]; }

Attributes

Inherited from:
ToBifunctorOps
Source:
Bifunctor.scala
implicit def toChoiceOps[F[_, _], A, B](target: F[A, B])(implicit tc: Choice[F]): Ops[F, A, B] { type TypeClassType = Choice[F]; }

Attributes

Inherited from:
ToChoiceOps
Source:
Choice.scala
implicit def toCoflatMapOps[F[_], A](target: F[A])(implicit tc: CoflatMap[F]): Ops[F, A] { type TypeClassType = CoflatMap[F]; }

Attributes

Inherited from:
ToCoflatMapOps
Source:
CoflatMap.scala
implicit def toComonadOps[F[_], A](target: F[A])(implicit tc: Comonad[F]): Ops[F, A] { type TypeClassType = Comonad[F]; }

Attributes

Inherited from:
ToComonadOps
Source:
Comonad.scala
implicit def toComposeOps[F[_, _], A, B](target: F[A, B])(implicit tc: Compose[F]): Ops[F, A, B] { type TypeClassType = Compose[F]; }

Attributes

Inherited from:
ToComposeOps
Source:
Compose.scala
implicit def toContravariantOps[F[_], A](target: F[A])(implicit tc: Contravariant[F]): Ops[F, A] { type TypeClassType = Contravariant[F]; }

Attributes

Inherited from:
ToContravariantOps
Source:
Contravariant.scala
implicit def toDistributiveOps[F[_], A](target: F[A])(implicit tc: Distributive[F]): Ops[F, A] { type TypeClassType = Distributive[F]; }

Attributes

Inherited from:
ToDistributiveOps
Source:
Distributive.scala
implicit def toFlatMapOps[F[_], A](target: F[A])(implicit tc: FlatMap[F]): Ops[F, A] { type TypeClassType = FlatMap[F]; }

Attributes

Inherited from:
ToFlatMapOps
Source:
FlatMap.scala
implicit def toFoldableOps[F[_], A](target: F[A])(implicit tc: Foldable[F]): Ops[F, A] { type TypeClassType = Foldable[F]; }

Attributes

Inherited from:
ToFoldableOps
Source:
Foldable.scala
implicit def toFunctorFilterOps[F[_], A](target: F[A])(implicit tc: FunctorFilter[F]): Ops[F, A] { type TypeClassType = FunctorFilter[F]; }

Attributes

Inherited from:
ToFunctorFilterOps
Source:
FunctorFilter.scala
implicit def toFunctorOps[F[_], A](target: F[A])(implicit tc: Functor[F]): Ops[F, A] { type TypeClassType = Functor[F]; }

Attributes

Inherited from:
ToFunctorOps
Source:
Functor.scala
implicit def toInvariantOps[F[_], A](target: F[A])(implicit tc: Invariant[F]): Ops[F, A] { type TypeClassType = Invariant[F]; }

Attributes

Inherited from:
ToInvariantOps
Source:
Invariant.scala
implicit def toNonEmptyTraverseOps[F[_], A](target: F[A])(implicit tc: NonEmptyTraverse[F]): Ops[F, A] { type TypeClassType = NonEmptyTraverse[F]; }

Attributes

Inherited from:
ToNonEmptyTraverseOps
Source:
NonEmptyTraverse.scala
implicit def toProfunctorOps[F[_, _], A, B](target: F[A, B])(implicit tc: Profunctor[F]): Ops[F, A, B] { type TypeClassType = Profunctor[F]; }

Attributes

Inherited from:
ToProfunctorOps
Source:
Profunctor.scala
implicit def toReducibleOps[F[_], A](target: F[A])(implicit tc: Reducible[F]): Ops[F, A] { type TypeClassType = Reducible[F]; }

Attributes

Inherited from:
ToReducibleOps
Source:
Reducible.scala
implicit def toSemigroupKOps[F[_], A](target: F[A])(implicit tc: SemigroupK[F]): Ops[F, A] { type TypeClassType = SemigroupK[F]; }

Attributes

Inherited from:
ToSemigroupKOps
Source:
SemigroupK.scala
implicit def toSequenceFilterOps[F[_], G[_], A](fgoa: F[G[Option[A]]]): SequenceFilterOps[F, G, A]
implicit def toShow[A](target: A)(implicit tc: Show[A]): Ops[A]

Attributes

Inherited from:
ToShowOps
Source:
Show.scala
implicit def toStrongOps[F[_, _], A, B](target: F[A, B])(implicit tc: Strong[F]): Ops[F, A, B] { type TypeClassType = Strong[F]; }

Attributes

Inherited from:
ToStrongOps
Source:
Strong.scala
implicit def toTraverseFilterOps[F[_], G[_], A](fa: F[A]): TraverseFilterOps[F, G, A]
implicit def toTraverseFilterOps[F[_], A](target: F[A])(implicit tc: TraverseFilter[F]): Ops[F, A] { type TypeClassType = TraverseFilter[F]; }

Attributes

Inherited from:
ToTraverseFilterOps
Source:
TraverseFilter.scala
implicit def toTraverseOps[F[_], A](target: F[A])(implicit tc: Traverse[F]): Ops[F, A] { type TypeClassType = Traverse[F]; }

Attributes

Inherited from:
ToTraverseOps
Source:
Traverse.scala
implicit def toUnorderedFoldableOps[F[_], A](target: F[A])(implicit tc: UnorderedFoldable[F]): Ops[F, A] { type TypeClassType = UnorderedFoldable[F]; }

Attributes

Inherited from:
ToUnorderedFoldableOps
Source:
UnorderedFoldable.scala
implicit def toUnorderedTraverseOps[F[_], A](target: F[A])(implicit tc: UnorderedTraverse[F]): Ops[F, A] { type TypeClassType = UnorderedTraverse[F]; }

Attributes

Inherited from:
ToUnorderedTraverseOps
Source:
UnorderedTraverse.scala

Deprecated and Inherited implicits

implicit def catsKernelStdEqForStream[A : Eq]: Eq[Stream[A]]

Attributes

Deprecated
true
Inherited from:
StreamInstances2 (hidden)
Source:
StreamInstances.scala

Attributes

Deprecated
true
Inherited from:
StreamInstances1 (hidden)
Source:
StreamInstances.scala

Attributes

Deprecated
true
Inherited from:
StreamInstances
Source:
StreamInstances.scala

Attributes

Deprecated
true
Inherited from:
StreamInstances
Source:
StreamInstances.scala

Attributes

Deprecated
true
Inherited from:
StreamInstances
Source:
stream.scala

Attributes

Deprecated
true
Inherited from:
StreamInstances
Source:
stream.scala
implicit def catsStdShowForSortedMap[A, B](orderA: Order[A], showA: Show[A], showB: Show[B]): Show[SortedMap[A, B]]

Attributes

Deprecated
true
Inherited from:
SortedMapInstances
Source:
sortedMap.scala
implicit def catsStdShowForStream[A : Show]: Show[Stream[A]]

Attributes

Deprecated
true
Inherited from:
StreamInstances
Source:
stream.scala