Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
automaton Data.Stream.Except Apply a function to the output of the stream
-
automaton Data.Stream.Optimized Change the output type and effect of a stream without changing its state type.
mapResultState :: (s1 -> s2) -> Result s1 a -> Result s2 aautomaton Data.Stream.Result Apply a function to the state of a Result.
mappend :: Monoid a => a -> a -> abase-prelude BasePrelude An associative operation NOTE: This method is redundant and has the default implementation mappend = (<>) since base-4.11.0.0. Should it be implemented manually, since mappend is a synonym for (<>), it is expected that the two functions are defined the same way. In a future GHC release mappend will be removed from Monoid.
mapText :: CiteprocOutput a => (Text -> Text) -> a -> aciteproc Citeproc.Types No documentation available.
mapForestCursor :: (a -> c) -> (b -> d) -> ForestCursor a b -> ForestCursor c dcursor Cursor.Forest No documentation available.
mapNonEmptyCursor :: (a -> c) -> (b -> d) -> NonEmptyCursor a b -> NonEmptyCursor c dcursor Cursor.List.NonEmpty No documentation available.
mapCursorAppend :: k -> v -> MapCursor kc vc k v -> MapCursor kc vc k vcursor Cursor.Map No documentation available.
-
cursor Cursor.Map No documentation available.
-
cursor Cursor.Map No documentation available.