Par

cats.effect.kernel.Par$
object Par

Attributes

Source:
ParallelF.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Par.type

Members list

Concise view

Type members

Classlikes

object ParallelF

Attributes

Source:
ParallelF.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
sealed abstract class ParallelFImpl extends Serializable

Attributes

Source:
ParallelF.scala
Graph
Supertypes
trait Serializable
class Object
trait Matchable
class Any

Types

type ParallelF[F[_], A] = T[F, A]

Attributes

Source:
ParallelF.scala

Value members

Concrete fields