Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
Agda Agda.Syntax.Scope.Base Map monadic function over a namespace.
-
Agda Agda.Syntax.Scope.Base Map functions over the names and modules in a scope.
-
Agda Agda.Syntax.Scope.Base Map monadic functions over the names and modules in a scope.
-
Agda Agda.Syntax.Scope.Base Same as mapScopeM but applies the same function to both the public and private name spaces.
-
Agda Agda.Syntax.Scope.Base Same as mapScope but applies the function only on the given name space.
-
Agda Agda.Syntax.Scope.Base Same as mapScope but applies the same function to all name spaces.
-
Agda Agda.Syntax.Scope.Monad Translation of ImportDirective.
-
Agda Agda.Syntax.Scope.Monad Translation of Renaming.
mapFlexRigMap :: (TheFlexRigMap -> TheFlexRigMap) -> FlexRigMap -> FlexRigMapAgda Agda.TypeChecking.Free.Lazy No documentation available.
mapVarMap :: (TheVarMap' a -> TheVarMap' b) -> VarMap' a -> VarMap' bAgda Agda.TypeChecking.Free.Lazy No documentation available.