Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
protolude Protolude.Base Sign of a number. The functions abs and signum should satisfy the law:
abs x * signum x == x
For real numbers, the signum is either -1 (negative), 0 (zero) or 1 (positive). -
protolude Protolude.Base Convert from an Int.
-
regex-pcre-builtin Text.Regex.PCRE No documentation available.
-
regex-pcre-builtin Text.Regex.PCRE.Wrap No documentation available.
signum :: OrderedRing a => a -> asemirings Data.Ring.Ordered Determine the 'sign' of a value.
-
semirings Data.Semiring No documentation available.
-
semirings Data.Semiring Provide Semiring and Ring for an arbitrary Num. It is useful with GHC 8.6+'s DerivingVia extension.
unwrapNum :: WrappedNum a -> asemirings Data.Semiring No documentation available.
getNumAcceptLoops :: ServerConfig hookState -> Intsnap-server Snap.Http.Server.Types No documentation available.
setNumAcceptLoops :: Int -> ServerConfig hookState -> ServerConfig hookStatesnap-server Snap.Http.Server.Types No documentation available.