Async
de.rmgk.delay$.Async
A description of a computation that returns an A at some later point in time. This could be seen as a (A => Unit) => Unit but with error handling and an additional context to store some information threaded through the asynchronous execution. You probably do not want to execute this directly
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
Members list
In this article