Hoogle Search

Within LTS Haskell 24.19 (ghc-9.10.3)

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

  1. c'BZ_SEQUENCE_ERROR :: Num a => a

    bzlib-conduit Data.Conduit.BZlib.Internal

    No documentation available.

  2. changeSequence :: [Change a] -> [Change a]

    drifter Drifter

    This is a helper for the common case of where you just want dependencies to run in list order. This will take the input list and set their dependencies to run in the given sequence.

  3. fromSequences :: [Sequence] -> Either String Alignment

    elynx-seq ELynx.Sequence.Alignment

    Create Alignment from a list of Sequences.

  4. nSequences :: Alignment -> Int

    elynx-seq ELynx.Sequence.Alignment

    Number of sequences.

  5. toSequences :: Alignment -> [Sequence]

    elynx-seq ELynx.Sequence.Alignment

    Conversion to list of Sequences.

  6. summaryNSequences :: Int

    elynx-seq ELynx.Sequence.Defaults

    How many sequences are shown in summary.

  7. fastaSequence :: Alphabet -> Parser Sequence

    elynx-seq ELynx.Sequence.Import.Fasta

    Parse a sequence of characters.

  8. concatSequences :: [[Sequence]] -> [Sequence]

    elynx-seq ELynx.Sequence.Sequence

    Concatenate a list of sequences, see concat.

  9. summarizeSequences :: [Sequence] -> ByteString

    elynx-seq ELynx.Sequence.Sequence

    Trim and show a list of Sequences.

  10. subsequences :: Infinite a -> Infinite [a]

    extra-data-yj Data.List.Infinite

    No documentation available.

Page 64 of many | Previous | Next