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.
type family (a :: Z)
#+ (b :: Z) :: Zunits Data.Metrology Add two integers
type family (a :: [Factor Type])
@+ (b :: [Factor Type]) :: [Factor Type]units Data.Metrology Adds corresponding exponents in two dimension, preserving order
type family (a :: [Factor Type])
@@+ (b :: [Factor Type]) :: [Factor Type]units Data.Metrology Adds corresponding exponents in two dimension, assuming the lists are ordered similarly.
-
units Data.Metrology Add two compatible quantities
type family (a :: [Factor Type])
@+ (b :: [Factor Type]) :: [Factor Type]units Data.Metrology.Internal Adds corresponding exponents in two dimension, preserving order
type family (a :: [Factor Type])
@@+ (b :: [Factor Type]) :: [Factor Type]units Data.Metrology.Internal Adds corresponding exponents in two dimension, assuming the lists are ordered similarly.
-
units Data.Metrology.Linear Add a point to a vector.
-
units Data.Metrology.Linear Add two compatible vector quantities
type family (a :: Z)
#+ (b :: Z) :: Zunits Data.Metrology.Poly Add two integers
-
units Data.Metrology.Poly Add two compatible quantities