Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
reflex Reflex.Adjustable.Class Traverses a Map, running the provided Adjustable action. The provided Event of patches to the Map can add, remove, update, move, or swap values.
-
reflex Reflex.Class No documentation available.
-
reflex Reflex.Class No documentation available.
-
reflex Reflex.Class No documentation available.
-
reflex Reflex.Class No documentation available.
mapMaybe :: Filterable f => (a -> Maybe b) -> f a -> f breflex Reflex.Class Like mapMaybe.
mapEventWriterT :: (forall x . () => m x -> n x) -> EventWriterT t w m a -> EventWriterT t w n areflex Reflex.EventWriter.Base Change the monad underlying an EventWriterT
-
reflex Reflex.PostBuild.Base No documentation available.
-
reflex Reflex.PostBuild.Base No documentation available.
mapQuery :: QueryMorphism q q' -> q -> q'reflex Reflex.Query.Base Apply a QueryMorphism to a Query