Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
patchIntMapNewElementsMap :: PatchIntMap a -> IntMap areflex Data.FastMutableIntMap Convert the given PatchIntMap a into an IntMap a with all the inserts/updates in the given patch.
-
reflex Data.FastMutableIntMap Map an effectful function Int -> a -> f b over all as in the given PatchIntMap a (that is, all inserts/updates), producing a f (PatchIntMap b).
unPatchIntMap :: PatchIntMap a -> IntMap (Maybe a)reflex Data.FastMutableIntMap No documentation available.
-
reflex Reflex.Adjustable.Class No documentation available.
-
reflex Reflex.PostBuild.Base No documentation available.
-
reflex Reflex.Requester.Base No documentation available.
-
reflex Reflex.Requester.Base.Internal No documentation available.
asIntMap :: IntMap v -> IntMap vclassy-prelude ClassyPrelude No documentation available.
-
monoidal-containers Data.IntMap.Monoidal An IntMap with monoidal accumulation
MonoidalIntMap :: IntMap a -> MonoidalIntMap amonoidal-containers Data.IntMap.Monoidal No documentation available.