category-extras-0.44.1: Various modules and constructs inspired by category theory.Source codeContentsIndex
Control.Monad.Indexed.State
Portabilitynon-portable (rank-2 polymorphism)
Stabilityexperimental
MaintainerEdward Kmett <ekmett@gmail.com>
Description
Documentation
newtype IxState i j a Source
Constructors
IxState
runIxState :: i -> (a, j)
show/hide Instances
Produced by Haddock version 2.1.0