Hoogle Search
Within LTS Haskell 24.10 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
compressFirst :: Basis -> T -> Tnumeric-prelude Number.Positional Compress first digit. May prepend a digit.
pumpFirst :: Basis -> Mantissa -> Mantissanumeric-prelude Number.Positional Merge leading and second digit. This is somehow an inverse of compressMant.
pumpFirstFP :: Basis -> FixedPoint -> FixedPointnumeric-prelude Number.Positional No documentation available.
-
numhask NumHask.Prelude No documentation available.
pattern
SDL_FIRSTEVENT :: (Eq a, Num a) => asdl2 SDL.Raw.Enum No documentation available.
deleteFirsts :: ListLike full item => full -> full -> fullListLike Data.ListLike List difference. Removes from the first list the first instance of each element of the second list. See (\\) and deleteFirstsBy
deleteFirstsBy :: ListLike full item => (item -> item -> Bool) -> full -> full -> fullListLike Data.ListLike Generic version of deleteFirsts
deleteFirsts :: ListLike full item => full -> full -> fullListLike Data.ListLike.Base List difference. Removes from the first list the first instance of each element of the second list. See (\\) and deleteFirstsBy
deleteFirstsBy :: ListLike full item => (item -> item -> Bool) -> full -> full -> fullListLike Data.ListLike.Base Generic version of deleteFirsts
-
alsa-seq Sound.ALSA.Sequencer.Client.Info No documentation available.