Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. identifier :: String -> HtmlAttr

    html Text.Html

    No documentation available.

  2. idempotentIOProperty :: Testable prop => IO prop -> Property

    massiv-test Test.Massiv.Utils

    Do I/O inside a property. Warning: during shrinking, the I/O may not always be re-executed. Instead, the I/O may be executed once and then its result retained. If this is not acceptable, use ioProperty instead.

  3. ident :: (Context a, Num a) => Int -> Matrix a

    matrices Data.Matrix

    O(m*n) Create an identity matrix

  4. ident :: forall a (v :: Type -> Type) . (Num a, Vector v a) => Int -> Matrix v a

    matrices Data.Matrix.Generic

    O(m*n) Create an identity matrix

  5. ident :: (Context a, Num a) => Int -> Matrix a

    matrices Data.Matrix.Storable

    O(m*n) Create an identity matrix

  6. ident :: (Context a, Num a) => Int -> Matrix a

    matrices Data.Matrix.Unboxed

    O(m*n) Create an identity matrix

  7. iDropDups :: Index -> Bool

    mongoDB Database.MongoDB.Admin

    No documentation available.

  8. identity :: Matrix

    Chart Graphics.Rendering.Chart.Geometry

    Copied from Graphics.Rendering.Cairo.Matrix

  9. ids :: [EisensteinInteger]

    arithmoi Math.NumberTheory.Quadratic.EisensteinIntegers

    List of all Eisenstein units, counterclockwise across all sextants, starting with 1.

  10. ideographicDescriptionCharacters :: CharSet

    charset Data.CharSet.Unicode.Block

    No documentation available.

Page 296 of many | Previous | Next