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. readLogLevels :: String -> Either String LogLevels

    Blammo Blammo.Logging.LogSettings.LogLevels

    No documentation available.

  2. readChan :: BoundedChan a -> IO a

    BoundedChan Control.Concurrent.BoundedChan

    Read an element from the channel. If the channel is empty, this routine will block until it is able to read. Blockers wait in a fair FIFO queue.

  3. readClustalAlignment :: String -> IO (Either ParseError ClustalAlignment)

    ClustalParser Biobase.Clustal.Import

    Parse Clustal alignment (.aln) from filehandle

  4. readClustalSummary :: String -> IO (Either ParseError ClustalSummary)

    ClustalParser Biobase.Clustal.Import

    Parse Clustal summary (printed to STDOUT) from file

  5. readStructuralClustalAlignment :: String -> IO (Either ParseError StructuralClustalAlignment)

    ClustalParser Biobase.Clustal.Import

    Parse Clustal alignment (.aln) with secondary structure in dot-bracket notation from filehandle (as produced by mlocarna)

  6. readCallOptions :: [CallOpt] -> ([Pre], [Pre])

    Hastructure Assumptions

    No documentation available.

  7. readProceeds :: PoolSource -> TsRow -> Either String Balance

    Hastructure Deal.DealCollection

    No documentation available.

  8. readHexp :: (Num a, Integral a) => STR a

    RefSerialize Data.RefSerialize

    No documentation available.

  9. readVar :: Serialize c => STR c -> STR c

    RefSerialize Data.RefSerialize

    deserialize a variable serialized with insertVar. Memory references are restored

  10. readp :: Serialize c => STR c

    RefSerialize Data.RefSerialize

    No documentation available.

Page 291 of many | Previous | Next