| Portability | non-portable (rank-2 polymorphism/existentials in Ran/Lan) |
|---|---|
| Stability | experimental |
| Maintainer | Edward Kmett <ekmett@gmail.com> |
Control.Functor.Limit
Description
Documentation
module Control.Functor.KanExtension
data Const a b
Instances
| Functor (Const m) | |
| Monoid m => Applicative (Const m) | |
| ContraFunctor (Const a) | |
| ExpFunctor (Const a) |