Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
prMapName :: (a -> b) -> PeriodicReport a c -> PeriodicReport b chledger-lib Hledger.Reports.ReportTypes Map a function over the row names.
concatMap :: (Char -> JSString) -> JSString -> JSStringjsaddle Data.JSString O(n) Map a function over a JSString that results in a JSString, and concatenate the results.
module Data.JSString.Internal.Fusion.
CaseMapping No documentation available.
foldMapping :: Char# -> Int64#jsaddle Data.JSString.Internal.Fusion.CaseMapping No documentation available.
lowerMapping :: Char# -> Int64#jsaddle Data.JSString.Internal.Fusion.CaseMapping No documentation available.
titleMapping :: Char# -> Int64#jsaddle Data.JSString.Internal.Fusion.CaseMapping No documentation available.
upperMapping :: Char# -> Int64#jsaddle Data.JSString.Internal.Fusion.CaseMapping No documentation available.
concatMap :: (Char -> Stream Char) -> Stream Char -> Stream Charjsaddle Data.JSString.Internal.Fusion.Common Map a function over a stream that results in a stream and concatenate the results. Properties
unstream . concatMap (stream . f) . stream = concatMap f
ghcjsPureMap :: (a -> b) -> GHCJSPure a -> GHCJSPure bjsaddle Language.Javascript.JSaddle.Types No documentation available.
class
IsMap k (m :: Type -> Type) | m -> kmorpheus-graphql-core Data.Morpheus.Internal.Utils No documentation available.