MHask-0.3.0.0: The category of monads

Safe HaskellSafe-Inferred

MHask.Indexed.Copointed

Description

Compare to indexed.Data.Functor.Indexed (IxCopointed)

Synopsis

Documentation

class IxFunctor t => IxCopointed t whereSource

The indexed version of MHask.Copointed. The dual of MHask.Indexed.Pointed.

Methods

iextract :: Monad m => m <~ t i i mSource