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.

  1. sequenceSteps :: TestSequence s -> [Step s]

    quickcheck-dynamic Test.QuickCheck.DynamicLogic.Internal

    No documentation available.

  2. sequenceCode :: forall (m :: Type -> Type) a . Quote m => Patricia (Code m a) -> Code m (Patricia a)

    radix-tree Data.Patricia.Word.Lazy.TH

    Evaluate a tree of typed expressions.

  3. sequenceCode :: forall (m :: Type -> Type) a . Quote m => Patricia (Code m a) -> Code m (Patricia a)

    radix-tree Data.Patricia.Word.Strict.TH

    Evaluate a tree of typed expressions.

  4. sequenceCode :: forall (m :: Type -> Type) a . Quote m => Radix1Tree (Code m a) -> Code m (Radix1Tree a)

    radix-tree Data.Radix1Tree.Word8.Lazy.TH

    Evaluate a tree of typed expressions.

  5. sequenceCode :: forall (m :: Type -> Type) a . Quote m => Radix1Tree (Code m a) -> Code m (Radix1Tree a)

    radix-tree Data.Radix1Tree.Word8.Strict.TH

    Evaluate a tree of typed expressions.

  6. sequenceCode :: forall (m :: Type -> Type) a . Quote m => RadixTree (Code m a) -> Code m (RadixTree a)

    radix-tree Data.RadixTree.Word8.Lazy.TH

    Evaluate a tree of typed expressions.

  7. sequenceCode :: forall (m :: Type -> Type) a . Quote m => RadixTree (Code m a) -> Code m (RadixTree a)

    radix-tree Data.RadixTree.Word8.Strict.TH

    Evaluate a tree of typed expressions.

  8. package sequenceTools

    A package with tools for processing DNA sequencing data The tools in this package process sequencing Data, in particular from ancient DNA sequencing libraries. Key tool in this package is pileupCaller, a tool to randomly sample genotypes from sequencing data.

  9. sequenceT :: SequenceT a b => a -> b

    tuple Data.Tuple.Sequence

    No documentation available.

  10. sequenceParsers :: forall a b c (st :: ZeroBitType) e . Int -> (a -> b -> c) -> ParserT st e a -> ParserT st e b -> ParserT st e c

    bytezap Bytezap.Parser.Struct

    No documentation available.

Page 46 of many | Previous | Next