| Portability | portable |
|---|---|
| Stability | provisional |
| Maintainer | Edward Kmett <ekmett@gmail.com> |
Data.Stream.Future
Description
Documentation
Instances
| Functor Future | |
| Typeable1 Future | |
| Applicative Future | |
| Foldable Future | |
| Traversable Future | |
| Comonad Future | |
| ApplicativeAlt Future | |
| FunctorAlt Future | |
| ComonadApply Future | |
| Traversable1 Future | |
| Foldable1 Future | |
| FunctorApply Future | |
| Eq a => Eq (Future a) | |
| Data a => Data (Future a) | |
| Ord a => Ord (Future a) | |
| Read a => Read (Future a) | |
| Show a => Show (Future a) | |
| Semigroup (Future a) |