Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
mapAbsNamesM :: Applicative m => (ArgName -> m ArgName) -> Tele a -> m (Tele a)Agda Agda.Syntax.Internal A traversal for the names in a telescope.
mapConName :: LensConName a => (QName -> QName) -> a -> aAgda Agda.Syntax.Internal No documentation available.
-
Agda Agda.Syntax.Internal.Pattern No documentation available.
-
Agda Agda.Syntax.Scope.Base Map functions over the names and modules in a name space.
-
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.