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.
-
doctest-exitcode-stdio Test.DocTest.Driver No documentation available.
-
doctest-exitcode-stdio Test.DocTest.Driver No documentation available.
num_esc :: String -> Maybe Charxml Text.XML.Light.Lexer No documentation available.
numSegs :: forall c (v :: Type -> Type) n a . (Num c, Measured (SegMeasure v n) a) => a -> cdiagrams-lib Diagrams Compute the number of segments of anything measured by SegMeasure (e.g. SegMeasure itself, Segment, SegTree, Trails...)
numSegs :: forall c (v :: Type -> Type) n a . (Num c, Measured (SegMeasure v n) a) => a -> cdiagrams-lib Diagrams.Trail Compute the number of segments of anything measured by SegMeasure (e.g. SegMeasure itself, Segment, SegTree, Trails...)
numberLinesInXmlDoc :: ArrowList a => a XmlTree XmlTreehxt Text.XML.HXT.Arrow.Edit convert a document into a text and add line numbers to the text representation. Result is a root node with a single text node as child. Useful for debugging and trace output. see also : haskellRepOfXmlDoc, treeRepOfXmlDoc
numWord16 :: ShortByteString -> Intos-string System.OsString.Data.ByteString.Short.Word16 numLaws :: (Num a, Eq a, Arbitrary a, Show a) => Proxy a -> Lawsquickcheck-classes-base Test.QuickCheck.Classes.Base 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
numPendingMessages :: XPendingSummaryResponse -> Integerhedis Database.Redis No documentation available.
numPendingMessagesByconsumer :: XPendingSummaryResponse -> [(ByteString, Integer)]hedis Database.Redis No documentation available.