Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
effectful Effectful.Concurrent.Async Lifted pooledMapConcurrently.
-
effectful Effectful.Concurrent.Async Lifted pooledMapConcurrentlyN.
-
effectful Effectful.Concurrent.Async Lifted pooledMapConcurrentlyN.
-
effectful Effectful.Concurrent.Async Lifted pooledMapConcurrently_.
foldMapGlobals :: Monoid m => (Qualified -> m) -> Definition -> melm-syntax Language.Elm.Definition No documentation available.
foldMapGlobals :: Monoid m => (Qualified -> m) -> Expression v -> melm-syntax Language.Elm.Expression No documentation available.
foldMapGlobals :: Monoid m => (Qualified -> m) -> Pattern v -> melm-syntax Language.Elm.Pattern No documentation available.
foldMapGlobals :: Monoid m => (Qualified -> m) -> Type v -> melm-syntax Language.Elm.Type No documentation available.
parBranchFoldMap :: NFData f => Int -> (e -> f) -> (f -> f -> f) -> Tree e a -> felynx-tree ELynx.Tree.Parallel Map and fold over branches. Evaluate the sub trees up to given layer in parallel.
parLabelFoldMap :: NFData b => Int -> (a -> b) -> (b -> b -> b) -> Tree e a -> belynx-tree ELynx.Tree.Parallel Map and fold over labels. Evaluate the sub trees up to given layer in parallel.