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. ixReset :: IxReset a procs => Proxy a -> HandlesOf procs -> IO ()

    tmp-proc System.TmpProc.Docker

    Resets the handle whose index is specified by the proxy type.

  2. ixUriOf :: IxUriOf a procs => Proxy a -> HandlesOf procs -> SvcURI

    tmp-proc System.TmpProc.Docker

    Obtains the service URI of the handle whose index is specified by the proxy type.

  3. ixClassKey :: Unique

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

  4. ixClassName :: Name

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

  5. ixcontramap :: Profunctor p => (j -> i) -> p i a b -> p j a b

    indexed-profunctors Data.Profunctor.Indexed

    No documentation available.

  6. ix2UpSpec :: (Index ix, Index (Lower ix), Arbitrary ix, Arbitrary (Lower ix), Typeable (Lower ix)) => Spec

    massiv-test Test.Massiv.Core.Index

    No documentation available.

  7. ixNumSpec :: (Typeable ix, Num ix, Index ix, Arbitrary ix) => Spec

    massiv-test Test.Massiv.Core.Index

    Spec that validates the Num instance for any `Index ix => ix`

  8. ixSpec :: (Typeable (Lower ix), Arbitrary (Lower ix), Typeable ix, Index ix, Arbitrary ix, IsIndexDimension ix (Dimensions ix)) => Spec

    massiv-test Test.Massiv.Core.Index

    No documentation available.

  9. ixToList :: Index ix => ix -> [Int]

    massiv-test Test.Massiv.Core.Index

    Convert an index to a list

  10. ixLookup :: (MonadIO m, Ix c) => c -> IxMap c -> m [Entity]

    apecs Apecs.Experimental.Reactive

    No documentation available.

Page 8 of many | Previous | Next