category-extras-0.53.6: Various modules and constructs inspired by category theoryContentsIndex
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 where
Methods
colift :: Comonad w => w a -> t w a
show/hide Instances
Produced by Haddock version 2.1.0