• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

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

  1. equalIgnoreCase :: T -> T -> Bool

    wraxml Text.HTML.WraXML.String

    No documentation available.

  2. eqMapF :: (k -> k' -> Bool) -> (v -> v' -> Bool) -> (r -> r' -> Bool) -> MapF k v r -> MapF k' v' r' -> Bool

    yaya-containers Yaya.Containers.Pattern.Map

    No documentation available.

  3. equating :: Eq a => (b -> a) -> b -> b -> Bool

    classy-prelude-yesod ClassyPrelude.Yesod

    No documentation available.

  4. equalize2Vec :: Vector (Vector a) -> Vector (Vector a)

    dobutokO2 DobutokO.Sound.DIS5G6G

    Auxiliar function to make all vectors in a Vector equal by length (the minimum one).

  5. equal :: IsEquation a => [a] -> Equation

    funcmp FMP.Types

    No documentation available.

  6. equations :: [Equation] -> Equation

    funcmp FMP.Types

    No documentation available.

  7. eqLocated :: Eq a => GenLocated l a -> GenLocated l a -> Bool

    ghc-lib GHC

    Tests whether the two located things are equal

  8. equalityTIdKey :: Unique

    ghc-lib GHC.Builtin.Names.TH

    No documentation available.

  9. equalityTName :: Name

    ghc-lib GHC.Builtin.Names.TH

    No documentation available.

  10. equal :: (Eq a, Eq b, Graph gr) => gr a b -> gr a b -> Bool

    ghc-lib GHC.Data.Graph.Inductive.Graph

    No documentation available.

Page 127 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete