Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
newtype
TagMap (f :: Type -> Type)reflex Reflex.Requester.Base.Internal No documentation available.
TagMap :: IntMap (Any :: Type) -> TagMap (f :: Type -> Type)reflex Reflex.Requester.Base.Internal No documentation available.
-
reflex Reflex.Requester.Base.Internal Matches incoming responses with previously-sent requests and uses the provided request "decoder" function to process incoming responses.
mergeTagMap :: forall (f :: Type -> Type) . TagMap (Entry f) -> TagMap (Entry f) -> TagMap (Entry f)reflex Reflex.Requester.Base.Internal No documentation available.
singletonTagMap :: forall f a . MyTag a -> f a -> TagMap freflex Reflex.Requester.Base.Internal No documentation available.
tagMapToList :: forall (f :: Type -> Type) . TagMap f -> [DSum MyTag f]reflex Reflex.Requester.Base.Internal No documentation available.
-
reflex Reflex.Requester.Base.Internal No documentation available.
-
reflex Reflex.Requester.Base.Internal No documentation available.
-
reflex Reflex.Requester.Base.Internal No documentation available.
newMapDyn :: HasSpiderTimeline x => (a -> b) -> DynamicS x (Identity a) -> DynamicS x (Identity b)reflex Reflex.Spider.Internal No documentation available.