Suspension
gears.async.Suspension
The delimited continuation suspension interface. Represents a suspended computation asking for a value of type T
to continue (and eventually returning a value of type R
).
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article