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