Hoogle Search
Within LTS Haskell 24.26 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
deferred-folds DeferredFolds.UnfoldlM Lift a fold input mapping function into a mapping of unfolds
mapM_ :: Monad m => (input -> m ()) -> UnfoldlM m input -> m ()deferred-folds DeferredFolds.UnfoldlM A more efficient implementation of mapM_
mapAssocs :: Map key value -> Unfoldr (key, value)deferred-folds DeferredFolds.Unfoldr Associations of a map
map' :: (Mapping p, Functor f) => p a b -> p (f a) (f b)essence-of-live-coding LiveCoding Laws:
map' . rmap f ≡ rmap (fmap f) . map' map' . map' ≡ dimap Compose getCompose . map' dimap Identity runIdentity . map' ≡ id
-
exception-transformers Control.Monad.Exception No documentation available.
-
focus Focus Map the Focus input.
-
ghc-lib-parser GHC.Builtin.Names No documentation available.
-
ghc-lib-parser GHC.Builtin.Names No documentation available.
-
ghc-lib-parser GHC.Builtin.Names No documentation available.
-
ghc-lib-parser GHC.Builtin.Names No documentation available.