category-extras-0.44.1: Various modules and constructs inspired by category theory.
Source code
Contents
Index
Control.Comonad.Reader.Class
Portability
portable
Stability
experimental
Maintainer
Edward Kmett <ekmett@gmail.com>
Description
Documentation
class
Comonad
w =>
ComonadReader
r w | w -> r
where
Source
Methods
askC
:: w a -> r
Source
Instances
ComonadReader
r (
ReaderC
r)
Comonad
w =>
ComonadReader
r (
ReaderCT
w r)
Produced by
Haddock
version 2.1.0