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

Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. identicalIEEE :: forall a (d :: Dimension) . IEEE a => Quantity d a -> Quantity d a -> Bool

    dimensional Numeric.Units.Dimensional.Float

    Return True if two floating-point quantities are exactly (bitwise) equal.

  2. identifier :: (Monad m, TokenParsing m) => m Id

    ede Text.EDE.Internal.Parser

    No documentation available.

  3. idId :: Identifier -> Maybe String

    epub-metadata Codec.Epub.Data.Metadata

    id attribute

  4. idScheme :: Identifier -> Maybe String

    epub-metadata Codec.Epub.Data.Metadata

    scheme from attribute or meta tag

  5. idText :: Identifier -> String

    epub-metadata Codec.Epub.Data.Metadata

    identifier tag text

  6. idType :: Identifier -> Maybe String

    epub-metadata Codec.Epub.Data.Metadata

    identifier-type property from meta tag

  7. identity :: Ix a => ((a, a), (a, a)) -> Relation a a

    ersatz Ersatz.Relation

    Constructs the identity relation <math>.

  8. identitySubst :: forall (e :: S -> Type) (i :: S) . InjectName e => Substitution e i i

    free-foil Control.Monad.Foil

    Identity substitution maps all names to expresion-variables.

  9. idExtendScope :: forall (n :: S) (o :: S) (o' :: S) . ExtendScope n n o o'

    free-foil Control.Monad.Foil.Internal

    Identity scope extension (no extension).

  10. idNamesOf :: forall (n :: S) (o :: S) (o' :: S) . NamesOf n n o o'

    free-foil Control.Monad.Foil.Internal

    Empty list of names in scope n.

Page 317 of many | Previous | Next

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