Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
what4 What4.Partial Lift a Maybe value to a partial expression.
mapMaybe :: (Ord k, Semigroup v) => (a -> Maybe b) -> AnnotatedMap k v a -> AnnotatedMap k v bwhat4 What4.Utils.AnnotatedMap No documentation available.
-
what4 What4.Utils.AnnotatedMap No documentation available.
-
what4 What4.Utils.AnnotatedMap No documentation available.
-
what4 What4.Utils.AnnotatedMap No documentation available.
xpWrapMaybe :: (a -> Maybe b) -> (b -> a) -> PU t a -> PU t bxml-picklers Data.XML.Pickle Like xpWrap, but strips Just (and treats Nothing as a failure) during unpickling.
xpWrapMaybe_ :: String -> (a -> Maybe b) -> (b -> a) -> PU t a -> PU t bxml-picklers Data.XML.Pickle Like xpWrap, but strips Just (and treats Nothing as a failure) during unpickling, with specified error message for Nothing value.
-
yesod-auth Yesod.Auth Retrieves user credentials from the session, if user is authenticated. This function does not confirm that the credentials are valid, see maybeAuthIdRaw for more information. The first call in a request does a database request to make sure that the account is still in the database.
ghcEnvMaybe :: GHCEnv -> Maybe QNameAgda Agda.Compiler.MAlonzo.Misc No documentation available.
ghcEnvMaybeArity :: GHCEnv -> Maybe IntAgda Agda.Compiler.MAlonzo.Misc No documentation available.