category-extras-0.53.6: Various modules and constructs inspired by category theoryContentsIndex
Control.Monad.Indexed.Fix
Portabilityportable
Stabilityexperimental
MaintainerEdward Kmett <ekmett@gmail.com>
Description
Documentation
class IxMonad m => IxMonadFix m where
Methods
imfix :: (a -> m i i a) -> m i i a
show/hide Instances
Produced by Haddock version 2.1.0