Hoogle Search
Within LTS Haskell 24.36 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
lookupPatternSyn :: AmbiguousQName -> TCM PatternSynDefnAgda Agda.TypeChecking.Monad.State No documentation available.
lookupSinglePatternSyn :: QName -> TCM PatternSynDefnAgda Agda.TypeChecking.Monad.State No documentation available.
lookupPrimitiveFunction :: PrimitiveId -> TCM PrimitiveImplAgda Agda.TypeChecking.Primitive.Base No documentation available.
lookupPrimitiveFunctionQ :: QName -> TCM (PrimitiveId, PrimitiveImpl)Agda Agda.TypeChecking.Primitive.Base No documentation available.
lookupME :: Proxy a -> Fingerprint -> MemoEntry -> (a -> b) -> b -> bAgda Agda.TypeChecking.Serialise.Base No documentation available.
lookupEdge :: Ord n => Graph n e -> n -> n -> Maybe eAgda Agda.TypeChecking.SizedTypes.WarshallSolver No documentation available.
lookupS :: EndoSubst a => Substitution' a -> Nat -> aAgda Agda.TypeChecking.Substitute.Class No documentation available.
lookupMin :: BoolSet -> Maybe BoolAgda Agda.Utils.BoolSet No documentation available.
lookupPath :: Ord k => [k] -> Trie k v -> [v]Agda Agda.Utils.Trie Collect all values along a given path.
lookupTrie :: Ord k => [k] -> Trie k v -> Trie k vAgda Agda.Utils.Trie Get the subtrie rooted at the given key.