Hoogle Search
Within LTS Haskell 24.12 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
Creation date: Mon Nov 16 11:13:01 2020.
-
mcmc Mcmc.Settings Settings of an MCMC sampler.
-
mcmc Mcmc.Settings No documentation available.
-
memcache Database.Memcache.Types No documentation available.
SETouch :: Expiration -> SETouchmemcache Database.Memcache.Types No documentation available.
type
SetMultimap = Multimap Setmore-containers Data.Multimap A multimap with Set values. This multimap implementation will automatically deduplicate values per key. For example:
let mm = fromList [('a', 1), ('a', 1)] :: SetMultimap Char Int size mm == 1 -- True
See Data.Multimap.Set for operations specific to this type.type
SetMultimap = Multimap Setmore-containers Data.Multimap.Set A multimap with Set values. This multimap implementation will automatically deduplicate values per key. For example:
let mm = fromList [('a', 1), ('a', 1)] :: SetMultimap Char Int size mm == 1 -- True
See Data.Multimap.Set for operations specific to this type.-
opt-env-conf OptEnvConf.Doc No documentation available.
-
opt-env-conf OptEnvConf.Doc No documentation available.
-
No documentation available.