Hoogle Search
Within LTS Haskell 24.39 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
identityListProduct :: forall (lt :: [Type]) . ListType Identity lt -> ListProduct ltwitness Data.Type.Witness.Specific.List.Product No documentation available.
-
xmonad XMonad.ManageHook The identity hook that returns the WindowSet unchanged.
-
Agda Agda.Syntax.Parser.LexActions Parse an identifier. Identifiers can be qualified (see Name). Example: Foo.Bar.f
idempotent :: (?cutoff :: CutOff) => CallMatrixAug cinfo -> BoolAgda Agda.Termination.Termination A call c is idempotent if it is an endo (source == target) of order 1. (Endo-calls of higher orders are e.g. argument permutations). We can test idempotency by self-composition. Self-composition c >*< c should not make any parameter-argument relation worse.
iDefaultPragmaOptions :: Interface -> [OptionsPragma]Agda Agda.TypeChecking.Monad.Base Pragma options set in library files.
iDisplayForms :: Interface -> DisplayFormsAgda Agda.TypeChecking.Monad.Base Display forms added for imported identifiers.
idFromFile :: MonadFileId m => File -> m FileIdAgda Agda.TypeChecking.Monad.Base No documentation available.
-
Agda Agda.TypeChecking.Substitute.Class No documentation available.
idFromFile :: MonadFileId m => File -> m FileIdAgda Agda.Utils.FileId No documentation available.
idToFile :: FileDict -> IdToFileAgda Agda.Utils.FileId No documentation available.