syntax
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
syntax.type
Members list
Extensions
Extensions
Transform successes. Propagate failures.
Transform successes. Propagate failures.
Attributes
Transform successes. Propagate failures.
Transform successes. Propagate failures.
Attributes
Provides a new context to the async.
Provides a new context to the async.
Attributes
replaces the async execution with some other async execution in case fo an exception
replaces the async execution with some other async execution in case fo an exception
Attributes
Start the underlying computation and pass the result to cb.
Start the underlying computation and pass the result to cb.
Attributes
Start the underlying computation immediately. The result is cached and can be accessed as Async
Start the underlying computation immediately. The result is cached and can be accessed as Async
Attributes
Start the underlying computation immediately. Return a Future of the result.
Start the underlying computation immediately. Return a Future of the result.