Hoogle Search
Within LTS Haskell 24.17 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
avro Data.Avro.Schema.Schema No documentation available.
-
No documentation available.
-
No documentation available.
Map :: forall a b c . (a -> b) -> (b -> a) -> (b :-> c) -> a :-> chedgehog-fn Hedgehog.Function.Internal No documentation available.
-
No documentation available.
-
stm-containers StmContainers.Map Hash-table, based on STM-specialized Hash Array Mapped Trie.
module Synthesizer.Dimensional.
Map Maps that handle pairs of amplitudes and sampled values. They are a special form of arrows.
type family
Map (f :: k -> l) (m :: Maybe k) :: Maybe ltypelevel-tools-yj Data.TypeLevel.ParMaybe No documentation available.
-
bytehash Data.Bytes.HashMap A static perfect hash table where the keys are byte arrays. This table cannot be updated after its creation, but all lookups have guaranteed O(1) worst-case cost. It consumes linear space. This is an excellent candidate for use with compact regions.
-
bytehash Data.Bytes.HashMap.Word A static perfect hash table where the keys are byte arrays. This table cannot be updated after its creation, but all lookups have guaranteed O(1) worst-case cost. It consumes linear space. This is an excellent candidate for use with compact regions.