| Portability | portable | 
|---|---|
| Stability | experimental | 
| Maintainer | Edward Kmett <ekmett@gmail.com> | 
Control.Functor.Indexed
Description
Documentation
class IxFunctor w => IxCopointed w whereSource
class IxPointed m => IxApplicative m whereSource
Instances
| IxApplicative IxCont | |
| IxApplicative IxState | |
| Monad m => IxApplicative (IxContT m) | |
| Monad m => IxApplicative (IxStateT m) |