Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
kfmap :: KFunctor f v as bs => Mappings v as bs -> (f :@@: as) -> f :@@: bskind-apply Data.PolyKinded.Functor The generalized version of fmap, bimap, dimap, and so on.
freenodeNickMapSerial :: (Show v, Read v) => Serial (Map Nick v)lambdabot-core Lambdabot.Compat.FreenodeNick No documentation available.
ircServerMap :: IRCRWState -> Map String (DSum ModuleID ServerRef)lambdabot-core Lambdabot.Monad No documentation available.
happyFmap1 :: (t -> b) -> P t -> P blanguage-c-quote Language.C.Parser.Parser No documentation available.
keywordMap :: Map String (Token, Maybe ExtensionsInt)language-c-quote Language.C.Parser.Tokens No documentation available.
-
language-c-quote Language.C.Pretty No documentation available.
-
language-c-quote Language.C.Pretty No documentation available.
amap :: Annotated ast => (l -> l) -> ast l -> ast llanguage-lua Language.Lua.Annotated.Syntax Change the annotation of an AST node. Note that only the annotation of the node itself is affected, and not the annotations of any child nodes. if all nodes in the AST tree are to be affected, use fmap.
-
leveldb-haskell Data.Stream.Monadic No documentation available.
foldMap :: (Monoid m, Functor n, Monad n) => (a -> m) -> Stream n a -> n mleveldb-haskell Data.Stream.Monadic No documentation available.