MHask-0.1.0.0: The category of monads

Safe HaskellSafe-Inferred

MHask.Indexed.Copointed

Documentation

class IxFunctor t => IxCopointed t whereSource

Methods

iextract :: (Monad m, Monad (t i i m)) => t i i m ~> mSource