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.
(
%-. ) :: forall (n :: Nat) (m :: Nat) . SNat n -> SNat m -> SNat (n -. m)type-natural Data.Type.Natural.Lemma.Order No documentation available.
type (n :: Natural)
-. (m :: Natural) = Subt n m m <=? ntype-natural Data.Type.Natural.Lemma.Order Natural subtraction, truncated to zero if m > n.
-
units Data.Metrology.Linear Add a point to a vector.
-
units Data.Metrology.Linear Subtract point quantities.
-
units Data.Metrology.Linear Subract a vector from a point.
-
units Data.Metrology.Linear Take a inner (dot) product between two quantities.
-
units Data.Metrology.Vector Infix synonym of quOfPoint
-
units Data.Metrology.Vector Add a point to a vector.
-
units Data.Metrology.Vector Subtract point quantities.
-
units Data.Metrology.Vector Subract a vector from a point.