Hoogle Search
Within LTS Haskell 24.28 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
mapAll :: All f xs => (forall (x :: k) . f x => Proxy x -> a) -> [a]aeson-schemas Data.Aeson.Schema.Utils.All No documentation available.
mapReplacement :: (Replacement -> Replacement) -> Replacer -> Replaceralfred-margaret Data.Text.AhoCorasick.Replacer Modify the replacement of a replacer. It doesn't modify the needles.
mapSearcher :: Hashable b => (a -> b) -> Searcher a -> Searcher balfred-margaret Data.Text.AhoCorasick.Searcher Modify the values associated with the needles.
-
backprop Prelude.Backprop Lifted version of mapAccumL. Prior to v0.2.3, required a Backprop constraint on t b.
-
backprop Prelude.Backprop Lifted version of mapAccumR. Prior to v0.2.3, required a Backprop constraint on t b.
-
backprop Prelude.Backprop.Explicit -
backprop Prelude.Backprop.Explicit -
backprop Prelude.Backprop.Num mapAccumL, but with Num constraints instead of Backprop constraints. Prior to v0.2.3, required a Num constraint on t b.
-
backprop Prelude.Backprop.Num mapAccumR, but with Num constraints instead of Backprop constraints. Prior to v0.2.3, required a Num constraint on t b.
mapMaybe :: (a -> Maybe b) -> Trie a -> Maybe (Trie b)bcp47 Data.BCP47.Trie No documentation available.