trait ParallelInstances extends ParallelInstances1
- Alphabetic
- By Inheritance
- ParallelInstances
- ParallelInstances1
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Deprecated Value Members
-
def
catsParallelForEitherTNestedParallelValidated[M[_], E](implicit arg0: kernel.Semigroup[E], P: Parallel[M]): Aux[[γ$5$]EitherT[M, E, γ$5$], [γ$6$]Nested[Parallel.F, [β$4$]Validated[E, β$4$], γ$6$]]
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) Use EitherT.catsDataParallelForEitherTWithParallelEffect
-
def
catsParallelForEitherTNestedValidated[M[_], E](implicit arg0: Monad[M], arg1: kernel.Semigroup[E]): Aux[[γ$1$]EitherT[M, E, γ$1$], [γ$2$]Nested[M, [β$0$]Validated[E, β$0$], γ$2$]]
- Definition Classes
- ParallelInstances1
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) Use EitherT.catsDataParallelForEitherTWithSequentialEffect
-
def
catsParallelForEitherValidated[E](implicit arg0: kernel.Semigroup[E]): Aux[[β$0$]Either[E, β$0$], [β$1$]Validated[E, β$1$]]
- Annotations
- @deprecated
- Deprecated
(Since version 2.1.0) Use cats.instances.either.catsParallelForEitherAndValidated
-
def
catsParallelForOptionTNestedOption[M[_]](implicit P: Parallel[M]): Aux[[β$2$]OptionT[M, β$2$], [γ$3$]Nested[Parallel.F, Option, γ$3$]]
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) Use OptionT.catsDataParallelForOptionT
-
def
catsStdNonEmptyParallelForZipList: Aux[List, ZipList]
- Annotations
- @deprecated
- Deprecated
(Since version 2.1.0) Use cats.instances.list.catsStdNonEmptyParallelForListZipList
-
def
catsStdNonEmptyParallelForZipVector: Aux[Vector, ZipVector]
- Annotations
- @deprecated
- Deprecated
(Since version 2.1.0) Use cats.instances.vector.catsStdNonEmptyParallelForVectorZipVector
-
def
catsStdParallelForZipStream: Aux[Stream, ZipStream]
- Annotations
- @deprecated
- Deprecated
(Since version 2.1.0) Use cats.instances.stream.catsStdParallelForStreamZipStream