ExecutionContextCT

object ExecutionContextCT extends SproutSub[ExecutionContext]
trait SproutSub[ExecutionContext]
trait Sprout[ExecutionContext]
trait Burry[ExecutionContext]
class Object
trait Matchable
class Any

Type members

Inherited types

type Original = O
Inherited from
Burry
override opaque type Type
Inherited from
SproutSub

Value members

Inherited methods

def apply(o: ExecutionContext): Type
Inherited from
Sprout
@inline
final def newType(o: ExecutionContext): Type
Inherited from
Sprout
@inline
final def oldType(n: Type): ExecutionContext
Inherited from
Burry
def symbolicName: String

Used for better error messages, and certain integrations.

Used for better error messages, and certain integrations.

Inherited from
Burry

Inherited fields

final lazy val newTypeInstance: NewType[ExecutionContext, Type]
Inherited from
Sprout