 | monad-ran-0.0.5: Implementations of common monads and monad transformers as right-kan extensions | Source code | Contents | Index |
|
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
| the right Kan extension of h along g
| | Constructors | | Ran | | | getRan :: forall b. (a -> g b) -> h b | |
|
| Instances | |
|
|
| class RanIso g h m | m -> g h where | Source |
|
| | Methods | | | Instances | |
|
|
|
|
|
|
| Produced by Haddock version 2.3.0 |