ParallelApplySyntax

cats.syntax.ParallelApplySyntax

Attributes

Source
parallel.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object all.type
object implicits.type
object parallel.type

Members list

Value members

Deprecated methods

final def catsSyntaxParallelApply[F[_], A, B](fa: F[A => B]): ParallelApplyOps[F, A, B]

Attributes

Deprecated
true
Source
parallel.scala

Implicits

Implicits

final implicit def catsSyntaxNonEmptyParallelApply[F[_], A, B](fa: F[A => B]): NonEmptyParallelApplyOps[F, A, B]

Attributes

Source
parallel.scala