category-extras-0.44.1: Various modules and constructs inspired by category theory.Source codeContentsIndex
Control.Comonad.Reader.Class
Portabilityportable
Stabilityexperimental
MaintainerEdward Kmett <ekmett@gmail.com>
Description
Documentation
class Comonad w => ComonadReader r w | w -> r whereSource
Methods
askC :: w a -> rSource
show/hide Instances
Produced by Haddock version 2.1.0