ParallelF

cats.effect.kernel.Par$.ParallelF$
object ParallelF

Attributes

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

Members list

Concise view

Value members

Concrete methods

def apply[F[_], A](fa: F[A]): T[F, A]

Attributes

Source:
ParallelF.scala
def value[F[_], A](t: T[F, A]): F[A]

Attributes

Source:
ParallelF.scala