mtlx-0.1.2: Monad transformer library with type indexes, providing 'free' copies.
Control.Monad.Index
class Index ix whereSource
Methods
getVal :: ixSource
flip23 :: (a -> b -> c -> d) -> a -> c -> b -> dSource