| Class | Description | 
|---|---|
| FastFuture<A> | Provides alternative implementations of the basic transformation operations defined on  Future,
 which try to avoid scheduling to anExecutionContextif possible, i.e. if the given future
 value is already present. | 
| FastFuture.EnhancedFuture<T> | |
| FastFuture.EnhancedFuture$ | |
| FastFuture$ | |
| FastFutureSpec | 
| Exception | Description | 
|---|