Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. readInstrumentTag :: Int8 -> Maybe InstrumentType

    opentelemetry-extra OpenTelemetry.Common

    No documentation available.

  2. readNextOperator :: InputStream Expr -> IO (Maybe Operator)

    pdf-toolbox-content Pdf.Content.Parser

    Read the next operator if any

  3. readTVar :: TVar a -> STM a

    pipes-concurrency Pipes.Concurrent

    Return the current value stored in a TVar.

  4. readMaybe_ :: Read a => String -> Maybe a

    pontarius-xmpp Network.Xmpp.Internal

    No documentation available.

  5. readWorker :: (XmppElement -> IO ()) -> (XmppFailure -> IO ()) -> TMVar Stream -> IO a

    pontarius-xmpp Network.Xmpp.Internal

    No documentation available.

  6. readWorker :: (XmppElement -> IO ()) -> (XmppFailure -> IO ()) -> TMVar Stream -> IO a

    pontarius-xmpp Network.Xmpp.Internal

    No documentation available.

  7. readerThread :: Session -> ThreadId

    pontarius-xmpp Network.Xmpp.Internal

    No documentation available.

  8. readerThread :: Session -> ThreadId

    pontarius-xmpp Network.Xmpp.Internal

    No documentation available.

  9. readOffAddr :: (Prim a, PrimMonad m) => Addr -> Int -> m a

    primitive-addr Data.Primitive.Addr

    Read a value from a memory position given by an address and an offset. The offset is in elements of type a rather than in bytes.

  10. readUnalignedByteArray :: (PrimMonad m, PrimUnaligned a) => MutableByteArray (PrimState m) -> Int -> m a

    primitive-unaligned Data.Primitive.ByteArray.Unaligned

    Read a primitive value from the byte array. The offset is given in bytes rather than in elements of type a.

Page 277 of many | Previous | Next