Hoogle Search
Within LTS Haskell 24.31 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
(
:* ) :: u1 -> u2 -> (:*) u1 u2units Data.Metrology.Vector No documentation available.
-
units Data.Metrology.Vector Divide two units to get another unit
(
:/ ) :: u1 -> u2 -> (:/) u1 u2units Data.Metrology.Vector No documentation available.
-
units Data.Metrology.Vector Multiply a conversion ratio by some constant. Used for defining prefixes.
(
:@ ) :: prefix -> unit -> (:@) prefix unitunits Data.Metrology.Vector No documentation available.
-
units Data.Metrology.Vector Raise a unit to a power, known at compile time
(
:^ ) :: unit -> Sing power -> (:^) unit (power :: Z)units Data.Metrology.Vector No documentation available.
-
vformat Text.Format No documentation available.
-
what4 What4.Utils.Complex No documentation available.
-
witness Data.Type.Witness.General.TestHetEquality Kind heterogeneous propositional equality. Like :~:, a :~~: b is inhabited by a terminating value if and only if a is the same type as b.