Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
apecs Apecs.System Conditional cmap, that first tests whether the argument satisfies some property. The entity needs to have both a cx and cp component.
-
apecs Apecs.System Monadically iterates over all entites with a cx, and writes their cy.
-
apecs Apecs.System Monadically iterates over all entites with a cx
makeMapComponents :: [Name] -> Q [Dec]apecs Apecs.TH makeMapComponentsFor :: Name -> [Name] -> Q [Dec]apecs Apecs.TH No documentation available.
DMap :: HashMap Text DefaultValue -> DefaultValueavro Data.Avro.Schema.Schema Dynamically enforced monomorphic type
btmap1 :: (FunctorB (b f), FunctorT b) => (forall (a :: k) . () => f a -> g a) -> b f f -> b g gbarbies Barbies.Bi A version of btmap specialized to a single argument.
gbmapDefault :: CanDeriveFunctorB b f g => (forall (a :: k) . () => f a -> g a) -> b f -> b gbarbies Barbies.Internal -
barbies Barbies.Internal No documentation available.
bfoldMap :: (TraversableB b, Monoid m) => (forall (a :: k) . () => f a -> m) -> b f -> mbarbies Data.Functor.Barbie Map each element to a monoid, and combine the results.