ImplicitExecutionContexts
trait ImplicitExecutionContexts extends ImplicitExecutionContextFromExecutionEnv with ImplicitExecutorServiceFromExecutionEnv
add implicit conversions between the execution environment and execution context / executor service
add implicit conversions between the execution environment and execution context / executor service
class Object
trait Matchable
class Any
Givens
Inherited givens
if an implicit execution environment is in scope, it can be used as an execution context
if an implicit execution environment is in scope, it can be used as an execution context
- Inherited from
- ImplicitExecutionContextFromExecutionEnv
if an implicit execution environment is in scope, it can be used as an executor service
if an implicit execution environment is in scope, it can be used as an executor service
- Inherited from
- ImplicitExecutorServiceFromExecutionEnv