Hoogle Search

Within LTS Haskell 24.58 (ghc-9.10.3)

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

  1. lookAhead :: forall (m :: Type -> Type) a b . Monad m => Parser a m b -> Parser a m b

    streamly-core Streamly.Data.Parser

    Run a parser without consuming the input.

  2. cfgRecordSyntaxWithHeader :: SerializeConfig -> Bool

    streamly-core Streamly.Internal.Data.MutByteArray

    No documentation available.

  3. lookAhead :: forall (m :: Type -> Type) a b . Monad m => Parser a m b -> Parser a m b

    streamly-core Streamly.Internal.Data.Parser

    Run a parser without consuming the input.

  4. ringHead :: Ring a -> !Int

    streamly-core Streamly.Internal.Data.Ring.Generic

    No documentation available.

  5. AheadEntryNull :: AheadHeapEntry (t :: (Type -> Type) -> Type -> Type) (m :: Type -> Type) a

    streamly-core Streamly.Internal.Data.SVar.Type

    No documentation available.

  6. AheadEntryPure :: a -> AheadHeapEntry (t :: (Type -> Type) -> Type -> Type) (m :: Type -> Type) a

    streamly-core Streamly.Internal.Data.SVar.Type

    No documentation available.

  7. AheadEntryStream :: (RunInIO m, t m a) -> AheadHeapEntry (t :: (Type -> Type) -> Type -> Type) (m :: Type -> Type) a

    streamly-core Streamly.Internal.Data.SVar.Type

    No documentation available.

  8. data AheadHeapEntry (t :: Type -> Type -> Type -> Type) (m :: Type -> Type) a

    streamly-core Streamly.Internal.Data.SVar.Type

    Sorting out-of-turn outputs in a heap for Ahead style streams

  9. AheadVar :: SVarStyle

    streamly-core Streamly.Internal.Data.SVar.Type

    No documentation available.

  10. aheadWorkQueue :: SVar (t :: (Type -> Type) -> Type -> Type) (m :: Type -> Type) a -> IORef ([t m a], Int)

    streamly-core Streamly.Internal.Data.SVar.Type

    No documentation available.

Page 287 of many | Previous | Next