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.
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.
ixUriOf :: IxUriOf a procs => Proxy a -> HandlesOf procs -> SvcURItmp-proc System.TmpProc.Docker Obtains the service URI of the handle whose index is specified by the proxy type.
-
ghc-lib-parser GHC.Builtin.Names No documentation available.
-
ghc-lib-parser GHC.Builtin.Names No documentation available.
ixcontramap :: Profunctor p => (j -> i) -> p i a b -> p j a bindexed-profunctors Data.Profunctor.Indexed No documentation available.
-
massiv-test Test.Massiv.Core.Index No documentation available.
ixNumSpec :: (Typeable ix, Num ix, Index ix, Arbitrary ix) => Specmassiv-test Test.Massiv.Core.Index Spec that validates the Num instance for any `Index ix => ix`
-
massiv-test Test.Massiv.Core.Index No documentation available.
ixToList :: Index ix => ix -> [Int]massiv-test Test.Massiv.Core.Index Convert an index to a list
ixLookup :: (MonadIO m, Ix c) => c -> IxMap c -> m [Entity]apecs Apecs.Experimental.Reactive No documentation available.