Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
monoidConcatMap :: Monoid m => (a -> m) -> T a -> msynthesizer-core Synthesizer.State.Signal Deprecated: Use foldMap instead.
-
Monoidal map type Monoidal map type with support for semigroup and monoid subclasses.
monoidLaws :: (Eq a, Monoid a, Show a) => Gen a -> Lawshedgehog-classes Hedgehog.Classes Tests the following Monoid laws:
-
Some extension to the Foldable and Monoid classes. Introduces a new class InsertLeft — the class of types of values that can be inserted from the left to the Foldable structure that is a data that is also the Monoid instance. Is a fork of the https://hackage.haskell.org/package/subG.
-
Internal support for monoidmap. Internal support for the monoidmap package.
-
Monoid counterparts to some ubiquitous monad transformers Monoid transformers: State, Reader There is no Writer transformer. It's vice versa: The Writer monad transforms a monoid to a monad.
-
Monoidal Functors Library A typeclass hierarchy for monoidal functors.
-
JSON support for monoidmap. JSON support for the monoidmap package, compatible with aeson.
-
Examples for monoidmap. Examples for the monoidmap package.
monoidalFieldMethods :: IsMonoidalRecord r c => c -> MonoidalFieldMethods r ccolumnar Text.Columnar No documentation available.