Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. Equalize :: TreeBalance

    xmonad-contrib XMonad.Layout.BinarySpacePartition

    No documentation available.

  2. class EQF (f :: Type -> Type) a

    xmonad-contrib XMonad.Layout.ZoomRow

    Class for equivalence relations. Must be transitive, reflexive.

  3. Equal :: OpType

    yi-mode-haskell Yi.Lexer.Haskell

    No documentation available.

  4. Equals' :: Operator

    yi-mode-javascript Yi.Lexer.JavaScript

    No documentation available.

  5. EqualsType' :: Operator

    yi-mode-javascript Yi.Lexer.JavaScript

    No documentation available.

  6. eq1 :: (Eq1 f, Eq a) => f a -> f a -> Bool

    base Data.Functor.Classes

    Lift the standard (==) function through the type constructor.

  7. eq2 :: (Eq2 f, Eq a, Eq b) => f a b -> f a b -> Bool

    base Data.Functor.Classes

    Lift the standard (==) function through the type constructor.

  8. eqStableName :: StableName a -> StableName b -> Bool

    base System.Mem.StableName

    Equality on StableName that does not require that the types of the arguments match.

  9. eqTypeRep :: forall k1 k2 (a :: k1) (b :: k2) . TypeRep a -> TypeRep b -> Maybe (a :~~: b)

    base Type.Reflection

    Type equality

  10. eqArray :: (Ix i, Eq e) => Array i e -> Array i e -> Bool

    base GHC.Arr

    No documentation available.

Page 44 of many | Previous | Next