Hoogle Search
Within LTS Haskell 24.39 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
mapKVars' :: Visitable t => ((KVar, Subst) -> Maybe Expr) -> t -> tliquid-fixpoint Language.Fixpoint.Types.Visitor No documentation available.
mapMExpr :: Monad m => (Expr -> m Expr) -> Expr -> m Exprliquid-fixpoint Language.Fixpoint.Types.Visitor No documentation available.
mapSort :: (Sort -> Sort) -> Sort -> Sortliquid-fixpoint Language.Fixpoint.Types.Visitor No documentation available.
mapType :: (Type -> Type) -> Type -> Typeliquidhaskell-boot Language.Haskell.Liquid.GHC.Play No documentation available.
mapAccumM :: (Monad m, Traversable t) => (a -> b -> m (a, c)) -> a -> t b -> m (a, t c)liquidhaskell-boot Language.Haskell.Liquid.Misc No documentation available.
mapErr :: (a -> Either e b) -> [a] -> Either [e] [b]liquidhaskell-boot Language.Haskell.Liquid.Misc No documentation available.
mapFifth5 :: (t -> t4) -> (t0, t1, t2, t3, t) -> (t0, t1, t2, t3, t4)liquidhaskell-boot Language.Haskell.Liquid.Misc No documentation available.
mapFourth4 :: (t -> t4) -> (t1, t2, t3, t) -> (t1, t2, t3, t4)liquidhaskell-boot Language.Haskell.Liquid.Misc No documentation available.
mapFst3 :: (t -> t1) -> (t, t2, t3) -> (t1, t2, t3)liquidhaskell-boot Language.Haskell.Liquid.Misc No documentation available.
mapN :: (Eq a, Num a) => a -> (a1 -> a1) -> [a1] -> [a1]liquidhaskell-boot Language.Haskell.Liquid.Misc No documentation available.