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. readProp :: Propagator p x => p -> IO x

    rec-def Data.Propagator.Class

    No documentation available.

  2. readProp :: Prop a -> IO a

    rec-def Data.Propagator.Naive

    Reads the current value of the cell

  3. readHashCorrections :: String -> HashCorrections

    rhythmic-sequences Rhythmicity.MarkerSeqs

    If you would like to specify just your own values then specify the String "a..." where 'a' here means the minus sign '-' or some not equal to 1 or 2 digit, instead of dots specify some digits that are the beginning of the [Int8] list in HashCorrections. If 'a' is '-', then the next not equal to 'a' symbol should be some digit not equal to 1 or 2 if you want to specify your own list of [Int8] for HashCorrections. Caution:

    readHashCorrections . show $ xs /= xs
    
    show . readHashCorrections $ xs /= xs
    
    in general case. The default value is H [0,0..] 0. This one corresponds to usage of the hashBalancingLF2 without any corrections (equi-sensitive to all the parts of the line except probably the last syllables if the number of syllables is not wholely divisible without remainder to the groupLength parameter in the countHashesG function). And this is equivalent to just use the hashBasicLF2.

  4. readable :: (Read a, Show a) => Format t -> Format (a :+ t)

    scanf Text.Scanf.Internal

    No documentation available.

  5. readmap :: (a -> b) -> ReadS a -> ReadS b

    scanf Text.Scanf.Internal

    No documentation available.

  6. readsFormat :: Format t -> ReadS t

    scanf Text.Scanf.Internal

    No documentation available.

  7. readConfExample :: ProcessType r => r

    shell-conduit Data.Conduit.Shell

    No documentation available.

  8. readelf :: ProcessType r => r

    shell-conduit Data.Conduit.Shell

    No documentation available.

  9. readlink :: ProcessType r => r

    shell-conduit Data.Conduit.Shell

    No documentation available.

  10. readme :: ProcessType r => r

    shell-conduit Data.Conduit.Shell

    No documentation available.

Page 326 of many | Previous | Next