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.
-
optparse-applicative Options.Applicative Trivial option modifier.
-
optparse-applicative Options.Applicative.Builder Trivial option modifier.
idP :: forall (m :: Type -> Type) l a r . Monad m => Pipe l a a r m rconduit Data.Conduit.Internal The identity Pipe. Since 0.5.0
-
ghc GHC Get from either the worker or the wrapper Id to the DataCon. Currently used only in the desugarer. INVARIANT: idDataCon (dataConWrapId d) = d: remember, dataConWrapId can return either the wrapper or the worker
-
ghc GHC No documentation available.
-
ghc GHC.Builtin.Names No documentation available.
idom :: Rooted -> [(Node, Node)]ghc GHC.CmmToAsm.CFG.Dominators Immediate dominators. O(|E|*alpha(|E|,|V|)), where alpha(m,n) is "a functional inverse of Ackermann's function". This Complexity bound assumes O(1) indexing. Since we're using IntMap, it has an additional lg |V| factor somewhere in there. I'm not sure where.
-
ghc GHC.Core.FVs No documentation available.
-
ghc GHC.Core.FVs No documentation available.
-
ghc GHC.Core.FVs No documentation available.