Hoogle Search
Within LTS Haskell 24.28 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
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.
mapRedEnv :: (TCEnv -> TCEnv) -> ReduceEnv -> ReduceEnvAgda Agda.TypeChecking.Monad.Base No documentation available.
mapRedEnvSt :: (TCEnv -> TCEnv) -> (TCState -> TCState) -> ReduceEnv -> ReduceEnvAgda Agda.TypeChecking.Monad.Base No documentation available.
mapRedSt :: (TCState -> TCState) -> ReduceEnv -> ReduceEnvAgda Agda.TypeChecking.Monad.Base No documentation available.