Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
bcNumQueryPoints :: BenchConfig -> Intrp-tree Data.RPTree No documentation available.
bcNumTrees :: BenchConfig -> Intrp-tree Data.RPTree No documentation available.
decimalNumerator :: forall p r (s :: Nat) . Integral p => Decimal r s p -> Integersafe-decimal Numeric.Decimal Get the numerator. Same as toInteger . unwrapDecimal
>>> import Numeric.Decimal >>> :set -XDataKinds -XTypeApplications >>> decimalNumerator <$> arithD @RoundHalfEven @3 @Int 123.45 Arith 123450
signumDecimal :: forall (s :: Nat) r . KnownNat s => Decimal r s Integer -> Decimal r s Integersafe-decimal Numeric.Decimal Compute signum of a decimal, always one of 1, 0 or -1
-
safe-decimal Numeric.Decimal Compute signum of a decimal, always one of 1, 0 or -1
PreReleaseNumeric :: Word64 -> PreReleasesalve Salve.Internal No documentation available.
getDisplayNumber :: WebDriver -> Maybe Intsandwich-webdriver Test.Sandwich.WebDriver.Config Get the X11 display number associated with the WebDriver. Only present if running in RunInXvfb mode.
xvfbDisplayNum :: XvfbSession -> Intsandwich-webdriver Test.Sandwich.WebDriver.Config No documentation available.
_msgFlashErase_sector_num :: MsgFlashErase -> !Word32sbp SwiftNav.SBP.Flash Flash sector number to erase (0-11 for the STM, 0-15 for the M25)
msgFlashErase_sector_num :: Lens' MsgFlashErase Word32sbp SwiftNav.SBP.Flash No documentation available.