Par

orcus.async.Par$
See thePar companion trait
object Par

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Par.type

Members list

Concise view

Type members

Types

type Aux[F[_], G0[_]] = Par[F] { type G = G0; }

Value members

Concrete methods

def apply[F[_], G[_]](implicit F: Aux[F, G]): Aux[F, G]