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. idxDoubleContent :: IDXData -> Vector Double

    mnist-idx Data.IDX.Internal

    Return contained doubles, if no doubles are contained convert the content to double by using fromIntegral. Data is stored like in a C-array, i.e. the last index changes first.

  2. idxIntContent :: IDXData -> Vector Int

    mnist-idx Data.IDX.Internal

    Return contained ints, if no ints are contained, convert content to ints by using round. Data is stored like in a C-array, i.e. the last index changes first.

  3. idxType :: IDXData -> IDXContentType

    mnist-idx Data.IDX.Internal

    Return the what type the data is stored in

  4. idleAdd :: IsPtr ud => (ud -> IO Bool) -> ud -> IO Word32

    moffy-samples-gtk3-run Stopgap.System.GLib

    No documentation available.

  5. identityWUnlift :: forall (c :: (Type -> Type) -> Constraint) . WUnlift c (IdentityT :: (Type -> Type) -> Type -> Type)

    monadology Control.Monad.Ology.Specific.IdentityT

    No documentation available.

  6. idTableName :: IdTable key a -> String

    mysql-json-table Database.MySQL.JSONTable

    Table name.

  7. idSearchURI :: String -> String

    oeis Math.OEIS.Internal

    No documentation available.

  8. ids :: OEISSeq -> Texts

    oeis2 Math.OEIS

    No documentation available.

  9. ids :: OEISSeq -> Texts

    oeis2 Math.OEIS.Types

    No documentation available.

  10. idAbs :: AbsPath os fd -> AbsPath os fd

    pathtype System.Path

    No documentation available.

Page 324 of many | Previous | Next