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.

  1. unicodeCMapCodeRanges :: UnicodeCMap -> [(ByteString, ByteString)]

    pdf-toolbox-content Pdf.Content.UnicodeCMap

    No documentation available.

  2. unicodeCMapDecodeGlyph :: UnicodeCMap -> Int -> Maybe Text

    pdf-toolbox-content Pdf.Content.UnicodeCMap

    Convert glyph to text Note: one glyph can represent more then one char, e.g. for ligatures

  3. unicodeCMapNextGlyph :: UnicodeCMap -> ByteString -> Maybe (Int, ByteString)

    pdf-toolbox-content Pdf.Content.UnicodeCMap

    Take the next glyph code from string, also returns the rest of the string

  4. unicodeCMapRanges :: UnicodeCMap -> [(Int, Int, Char)]

    pdf-toolbox-content Pdf.Content.UnicodeCMap

    No documentation available.

  5. maybeMap :: forall a b p f . (Profunctor p, Functor f) => p (Map a b) (f (Map a b)) -> p (Maybe (Map a b)) (f (Maybe (Map a b)))

    pontarius-xmpp Network.Xmpp.IM.PresenceTracker

    No documentation available.

  6. peerMapPeerAvailable :: Jid -> Peers -> Bool

    pontarius-xmpp Network.Xmpp.IM.PresenceTracker

    No documentation available.

  7. type WriteSemaphore = TMVar ByteString -> IO Either XmppFailure ()

    pontarius-xmpp Network.Xmpp.Internal

    No documentation available.

  8. type WriteSemaphore = TMVar ByteString -> IO Either XmppFailure ()

    pontarius-xmpp Network.Xmpp.Internal

    No documentation available.

  9. writeSemaphore :: Session -> WriteSemaphore

    pontarius-xmpp Network.Xmpp.Internal

    No documentation available.

  10. writeSemaphore :: Session -> WriteSemaphore

    pontarius-xmpp Network.Xmpp.Internal

    No documentation available.

Page 1078 of many | Previous | Next