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.
PortProduct :: String -> [PortName] -> PortNameclash-prelude Clash.Annotations.TopEntity You want to assign ports to fields of a product argument/type The first argument of PortProduct is the name of:
- The signal/wire to which the individual ports are aggregated.
- The prefix for any unnamed ports below the PortProduct
-
General functor products for various Foldable instances Generalizes the Rec type in vinyl to work over various different Foldable instances, instead of just lists. Provides a unifying abstraction for all of them, as well as data types to index into them.
module Data.Type.Functor.
XProduct Generalize Data.Vinyl.XRec: provides a version of products in Data.Type.Functor.Product that "erases" newtype wrappers and other syntactical noise. Data.Type.Functor.Product is the "main functionality", but this module provides an alternative interface that may be more convenient in some situations, in the same way that XRec can be more convenient than Rec in some situations.
scalarProduct :: (C sh, Eq sh, Storable a, Num a) => Array sh a -> Array sh a -> alinear-programming Numeric.LinearProgramming.Test No documentation available.
-
liquidhaskell-boot Language.Haskell.Liquid.Types.RefType No documentation available.
-
product-profunctors Data.Profunctor.Product Deprecated: Use p p' -> liftA2 (,) (lmap fst p) (lmap snd p') instead
-
product-profunctors Data.Profunctor.Product Deprecated: Use p p' -> liftA2 (,) (lmap fst p) (lmap snd p') instead
cproduct :: (CFoldable f, Num a, Dom f a) => f a -> asubcategories Control.Subcategory.Foldable No documentation available.
-
testing-feat Test.Feat.Enumerate No documentation available.
unDisplayProduct :: RecordInstance a -> atext-display Data.Text.Display No documentation available.