Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
mapReduceWith1 :: (Generator1 c, Reducer e m) => (m -> n) -> (Elem c -> e) -> c -> nreducers Data.Semigroup.Generator No documentation available.
mapTo1 :: (Generator1 c, Reducer e m) => (Elem c -> e) -> m -> c -> mreducers Data.Semigroup.Generator No documentation available.
mapKeysToAttributeName :: Map Text v -> Map AttributeName vreflex-dom-core Reflex.Dom.Builder.Class No documentation available.
-
row-types Data.Row.Records A function to map over a record given no constraint.
-
row-types Data.Row.Records A function to map over a Ap record given constraints.
-
row-types Data.Row.Variants A function to map over a variant given no constraint.
-
sbv Data.SBV.Internals Map a unary function through a CV.
-
sbv Data.SBV.Internals Map a binary function through a CV.
-
sbv Data.SBV.Maybe Map over two maybe values.
mapAppend :: (SA -> SB) -> IO Proofsbv Documentation.SBV.Examples.KnuckleDragger.Lists map f (xs ++ ys) == map f xs ++ map f ys
>>> mapAppend (uninterpret "f") Inductive lemma: mapAppend Step: Base Q.E.D. Step: 1 Q.E.D. Step: 2 Q.E.D. Step: 3 Q.E.D. Step: 4 Q.E.D. Step: 5 Q.E.D. Result: Q.E.D. [Proven] mapAppend