Implicits

object Implicits
class Object
trait Matchable
class Any

Implicits

Implicits

final implicit def global: ExecutionContext

An accessor that can be used to import the global ExecutionContext into the implicit scope, see ExecutionContext.global.

An accessor that can be used to import the global ExecutionContext into the implicit scope, see ExecutionContext.global.

Source:
ExecutionContext.scala