Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. readCF :: String -> Coeffs2

    aftovolio Aftovolio.Coeffs

    No documentation available.

  2. 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.

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

    aftovolio Aftovolio.General.Base

    No documentation available.

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

    aftovolio Aftovolio.General.Datatype3

    No documentation available.

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

    aftovolio Aftovolio.General.Datatype3

    No documentation available.

  6. 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.

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

    aftovolio Aftovolio.General.Datatype3

    No documentation available.

  8. readU2 :: String -> Double

    aftovolio Aftovolio.General.Datatype3

    Is a way to read duration of the additional added time period into the line.

  9. readLangSpecs :: FilePath -> FilePath -> FilePath -> FilePath -> FilePath -> IO (GWritingSystemPRPLX, [(Char, Char)], CharPhoneticClassification, SegmentRulesG, String, String, Concatenations, Concatenations, String)

    aftovolio Aftovolio.General.Parsing

    The function that is mostly intended to be used by the end user. Reads the specifications from the5 given files and returns the data that can be used further for generalized AFTOVolio.

  10. readNums :: [String] -> [Int]

    aftovolio Aftovolio.Halfsplit

    No documentation available.

Page 295 of many | Previous | Next