Hoogle Search
Within LTS Haskell 24.39 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
getTypeWithMaybeSubst :: TyVarBndrUnit -> Maybe Type -> Q Typegrisette Grisette.Internal.TH.Util Get a type with a possible substitution.
toMaybe :: Result a -> Maybe ahakyll Hakyll.Core.Store Convert result to Maybe
mapMaybe :: Ord k => (a -> Maybe b) -> Map k a -> Map k bhashmap Data.HashMap Map values and collect the Just results.
mapMaybeWithKey :: Ord k => (k -> a -> Maybe b) -> Map k a -> Map k bhashmap Data.HashMap Map keys/values and collect the Just results.
noMaybeBox :: (Param p, Eq p) => Maybe p -> [ParamBox]haskoin-store-data Haskoin.Store.WebCommon No documentation available.
-
haxr Network.XmlRpc.Internals Get a field value from a (possibly heterogeneous) struct.
projectConfigFromMaybe :: FilePath -> Maybe FilePath -> CradleProjectConfighie-bios HIE.Bios.Cradle.ProjectConfig Create an explicit project configuration. Expects a working directory followed by an optional name of the project configuration.
-
histogram-fill Data.Histogram.Bin.MaybeBin Drop bin with no events
-
hledger-web Hledger.Web.Import No documentation available.
-
hledger-web Hledger.Web.Import The Maybe keyword goes after the type. This indicates that the column is nullable, and the generated Haskell code will have a Maybe type for it. Example:
User name Text Maybe