Hoogle Search
Within LTS Haskell 24.42 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
concatMapM :: Monad m => (a -> m [b]) -> [a] -> m [b]verset Verset A version of concatMap that works with a monadic predicate.
-
within Within Switch the outer part of a Within value to a new directory and mapM the inner at the same time.
-
within Within mapM the outer and inner part of a Within value at the same time.