Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
productWith :: (Unital r, Foldable f) => (a -> r) -> f a -> ralgebra Numeric.Algebra.Unital No documentation available.
productC :: forall (m :: Type -> Type) a o . (Monad m, Num a) => ConduitT a o m aclassy-prelude-yesod ClassyPrelude.Yesod Get the product of all values in the stream.
-
classy-prelude-yesod ClassyPrelude.Yesod Get the product of all elements in the chunked stream.
-
generics-sop-lens Generics.SOP.Lens Convert from the product data type to its representation (or back)
>>> ('x', True) ^. productRep I 'x' :* I True :* Nil productCategories :: Creative -> Maybe [Int32]gogol-adexchange-buyer Gogol.AdExchangeBuyer Detected product categories, if any. Each category is represented by an integer as defined in ad-product-categories.txt. Read-only. This field should not be set in requests.
productId :: AdExchangeBuyerProductsGet -> Textgogol-adexchange-buyer Gogol.AdExchangeBuyer The id for the product to get the head revision for.
productId :: MarketplaceDeal -> Maybe Textgogol-adexchange-buyer Gogol.AdExchangeBuyer The product-id from which this deal was created. (readonly, except on create)
productId :: Product -> Maybe Textgogol-adexchange-buyer Gogol.AdExchangeBuyer The unique id for the product (readonly)
productRevisionNumber :: MarketplaceDeal -> Maybe Int64gogol-adexchange-buyer Gogol.AdExchangeBuyer The revision number of the product that the deal was created from (readonly, except on create)
products :: GetOffersResponse -> Maybe [Product]gogol-adexchange-buyer Gogol.AdExchangeBuyer The returned list of products.