Hoogle Search
Within LTS Haskell 24.28 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
mapGetSymbol :: FromEDN a => Text -> EDNMap -> Parser ahedn Data.EDN mapGetSymbolNS :: FromEDN a => Text -> Text -> EDNMap -> Parser ahedn Data.EDN mapGetKeyword :: FromEDN a => Text -> EDNMap -> Parser ahedn Data.EDN.Class mapGetP :: TaggedValue -> (TaggedValue -> Parser a) -> EDNMap -> Parser ahedn Data.EDN.Class Get a value from EDNMap and apply a parser to it
mapGetString :: FromEDN a => Text -> EDNMap -> Parser ahedn Data.EDN.Class mapGetSymbol :: FromEDN a => Text -> EDNMap -> Parser ahedn Data.EDN.Class mapGetSymbolNS :: FromEDN a => Text -> Text -> EDNMap -> Parser ahedn Data.EDN.Class mapSplices :: (Monad m, Monoid b) => (a -> m b) -> [a] -> m bheist Heist.Interpreted Maps a splice generating function over a list and concatenates the results. This function now has a more general type signature so it works with both compiled and interpreted splices. The old type signature was this:
mapSplices :: (Monad n) => (a -> Splice n n) -> [a] -> Splice n n
-
hetero-parameter-list-with-typelevel-tools Data.HeteroParList.Tuple No documentation available.
-
hetero-parameter-list-with-typelevel-tools Data.HeteroParList.Tuple No documentation available.