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.
numbered :: [a] -> [Numbered a]Diff Data.Algorithm.DiffContext No documentation available.
numLaws :: (Num a, Eq a, Arbitrary a, Show a) => Proxy a -> Lawsquickcheck-classes Test.QuickCheck.Classes Tests the following properties:
- Additive Commutativity a + b ≡ b + a
- Additive Left Identity 0 + a ≡ a
- Additive Right Identity a + 0 ≡ a
- Multiplicative Associativity a * (b * c) ≡ (a * b) * c
- Multiplicative Left Identity 1 * a ≡ a
- Multiplicative Right Identity a * 1 ≡ a
- Multiplication Left Distributes Over Addition a * (b + c) ≡ (a * b) + (a * c)
- Multiplication Right Distributes Over Addition (a + b) * c ≡ (a * c) + (b * c)
- Multiplicative Left Annihilation 0 * a ≡ 0
- Multiplicative Right Annihilation a * 0 ≡ 0
- Additive Inverse negate a + a ≡ 0
- Subtraction a + negate b ≡ a - b
- Abs Is Idempotent @abs (abs a) ≡ abs a
- Signum Is Idempotent @signum (signum a) ≡ signum a
- Product Of Abs And Signum Is Id abs a * signum a ≡ a
-
cryptonite Crypto.Number.Basic Compute the number of bits for an integer
-
cryptonite Crypto.Number.Basic Compute the number of bytes for an integer
numberParserErrorQuark :: (HasCallStack, MonadIO m) => m Word32gi-glib GI.GLib.Functions No description available in the introspection data.
numFieldsRemaining :: RowParser Intpostgresql-simple Database.PostgreSQL.Simple.FromRow No documentation available.
-
postgresql-simple Database.PostgreSQL.Simple.TypeInfo.Static No documentation available.
-
postgresql-simple Database.PostgreSQL.Simple.TypeInfo.Static No documentation available.
-
postgresql-simple Database.PostgreSQL.Simple.TypeInfo.Static No documentation available.
-
postgresql-simple Database.PostgreSQL.Simple.TypeInfo.Static No documentation available.