Hoogle Search
Within LTS Haskell 24.45 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
traceMap :: State -> HashMap ThreadId TraceIdopentelemetry-extra OpenTelemetry.EventlogStreaming_Internal No documentation available.
filterMap :: Filter -> Map Name FilterFunctionpandoc-lua-marshal Text.Pandoc.Lua.Marshal.Filter No documentation available.
parsecMap :: forall a b s u (m :: Type -> Type) . (a -> b) -> ParsecT s u m a -> ParsecT s u m bparsec-class Text.Parsec.Class No documentation available.
fiCompositeUnicodeCMap :: FIComposite -> Maybe UnicodeCMappdf-toolbox-content Pdf.Content.FontInfo No documentation available.
fiSimpleUnicodeCMap :: FISimple -> Maybe UnicodeCMappdf-toolbox-content Pdf.Content.FontInfo No documentation available.
module Pdf.Content.
UnicodeCMap Unicode CMap defines mapping from glyphs to text
-
pdf-toolbox-content Pdf.Content.UnicodeCMap Unicode character map Font dictionary can contain "ToUnicode" key -- reference to a stream with unicode CMap
UnicodeCMap :: [(ByteString, ByteString)] -> Map Int Text -> [(Int, Int, Char)] -> UnicodeCMappdf-toolbox-content Pdf.Content.UnicodeCMap No documentation available.
parseUnicodeCMap :: ByteString -> Either String UnicodeCMappdf-toolbox-content Pdf.Content.UnicodeCMap Parse content of unicode CMap
unicodeCMapChars :: UnicodeCMap -> Map Int Textpdf-toolbox-content Pdf.Content.UnicodeCMap No documentation available.