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. readRNAz :: String -> IO (Either ParseError RNAz)

    ViennaRNAParser Bio.RNAzParser

    parse from input filePath

  2. readDouble :: String -> Double

    ViennaRNAParser Bio.ViennaRNAParserLibrary

    No documentation available.

  3. readInt :: String -> Int

    ViennaRNAParser Bio.ViennaRNAParserLibrary

    No documentation available.

  4. readCF :: String -> Coeffs2

    aftovolio Aftovolio.Coeffs

    No documentation available.

  5. readMaybeECG :: Int -> String -> Maybe EncodedCnstrs

    aftovolio Aftovolio.ConstraintsEncoded

    Inspired by the: https://hackage.haskell.org/package/base-4.14.0.0/docs/Data-Maybe.html Is provided here as a more general way to read the String into a EncodedCnstrs. It is up to user to check whether the parameters are in the correct form, the function does not do the full checking.

  6. readPEMaybe :: PhoneticElement a => String -> Maybe a

    aftovolio Aftovolio.General.Base

    No documentation available.

  7. read3 :: (String -> Bool) -> Double -> (String -> [Word8]) -> String -> [Word8]

    aftovolio Aftovolio.General.Datatype3

    No documentation available.

  8. readEq4 :: (String -> [Word8]) -> (String -> [String]) -> Seq Read0 -> [(String, Word8)]

    aftovolio Aftovolio.General.Datatype3

    No documentation available.

  9. readEq4G :: (String -> Bool) -> (String -> [Word8]) -> (String -> [String]) -> Seq Read0 -> [(String, Word8)]

    aftovolio Aftovolio.General.Datatype3

    Is intended to be used in the "music" mode for AFTOVolio.

  10. readSimple3 :: (String -> Bool) -> Double -> (String -> [Word8]) -> Seq Read0 -> [Word8]

    aftovolio Aftovolio.General.Datatype3

    No documentation available.

Page 297 of many | Previous | Next