category-extras-0.53.5: Various modules and constructs inspired by category theorySource codeContentsIndex
Control.Comonad.Trans
Description

(C) 2004 Dave Menendez License : BSD-style (see the file LICENSE)

Maintainer : Edward Kmett ekmett@gmail.com Stability : experimental Portability : portable

Documentation
class ComonadTrans t whereSource
Methods
colift :: Comonad w => w a -> t w aSource
show/hide Instances
Produced by Haddock version 2.4.2