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.
readLogLevels :: String -> Either String LogLevelsBlammo Blammo.Logging.LogSettings.LogLevels No documentation available.
readChan :: BoundedChan a -> IO aBoundedChan 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.
readClustalAlignment :: String -> IO (Either ParseError ClustalAlignment)ClustalParser Biobase.Clustal.Import Parse Clustal alignment (.aln) from filehandle
readClustalSummary :: String -> IO (Either ParseError ClustalSummary)ClustalParser Biobase.Clustal.Import Parse Clustal summary (printed to STDOUT) from file
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)
readCallOptions :: [CallOpt] -> ([Pre], [Pre])Hastructure Assumptions No documentation available.
readProceeds :: PoolSource -> TsRow -> Either String BalanceHastructure Deal.DealCollection No documentation available.
readHexp :: (Num a, Integral a) => STR aRefSerialize Data.RefSerialize No documentation available.
readVar :: Serialize c => STR c -> STR cRefSerialize Data.RefSerialize deserialize a variable serialized with insertVar. Memory references are restored
-
RefSerialize Data.RefSerialize No documentation available.