• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. numberOfAlignedSequences :: GroupSummary -> Maybe Int

    ClustalParser Biobase.Clustal.Types

    No documentation available.

  2. parametersOfInputSequences :: ClustalSummary -> [SequenceParameters]

    ClustalParser Biobase.Clustal.Types

    No documentation available.

  3. secondSequenceIndex :: PairwiseAlignmentSummary -> Int

    ClustalParser Biobase.Clustal.Types

    No documentation available.

  4. structuralEntryAlignedSliceSequence :: StructuralClustalAlignmentEntrySlice -> String

    ClustalParser Biobase.Clustal.Types

    No documentation available.

  5. structuralEntrySequenceSliceIdentifier :: StructuralClustalAlignmentEntrySlice -> String

    ClustalParser Biobase.Clustal.Types

    No documentation available.

  6. subsequencesBitsL :: (Ord t, Ranked t) => t -> [t]

    OrderedBits Data.Bits.Ordered

    A list of all bitsets given a mask. Like subsequences

  7. subsequencesBitsLslow :: (Ord t, Ranked t) => t -> [t]

    OrderedBits Data.Bits.Ordered

    A presumably slower version of subsequencesBitsL

  8. Inner_TA_Sequence :: [t] -> InnerToken t

    ShellCheck ShellCheck.AST

    No documentation available.

  9. pattern TA_Sequence :: Id -> [Token] -> Token

    ShellCheck ShellCheck.AST

    No documentation available.

  10. getCommandSequences :: Token -> [[Token]]

    ShellCheck ShellCheck.ASTLib

    No documentation available.

Page 75 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete