Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. HsEnumFromThen :: HsExp -> HsExp -> HsExp

    haskell-src Language.Haskell.Syntax

    Unbounded arithmetic sequence, with first two elements given.

  2. HsEnumFromThenTo :: HsExp -> HsExp -> HsExp -> HsExp

    haskell-src Language.Haskell.Syntax

    Bounded arithmetic sequence, with first two elements given.

  3. HsEnumFromTo :: HsExp -> HsExp -> HsExp

    haskell-src Language.Haskell.Syntax

    Bounded arithmetic sequence, incrementing by 1.

  4. OP_NUMEQUAL :: ScriptOp

    haskoin-core Haskoin.Script.Common

    No documentation available.

  5. OP_NUMEQUALVERIFY :: ScriptOp

    haskoin-core Haskoin.Script.Common

    No documentation available.

  6. OP_NUMNOTEQUAL :: ScriptOp

    haskoin-core Haskoin.Script.Common

    No documentation available.

  7. boundedEnumLaws :: (Bounded a, Enum a, Eq a, Show a) => Gen a -> Laws

    hedgehog-classes Hedgehog.Classes

    Tests the same laws as enumLaws, but uses the Bounded constraint to ensure that succ and pred behave as though they are total. This should always be preferred if your type has a Bounded instance.

  8. enumLaws :: (Enum a, Eq a, Show a) => Gen a -> Laws

    hedgehog-classes Hedgehog.Classes

    Tests the following Enum laws:

  9. SassNumOps :: SassOp

    hlibsass Bindings.Libsass.Types

    No documentation available.

  10. SassNumber :: SassTag

    hlibsass Bindings.Libsass.Types

    No documentation available.

Page 406 of many | Previous | Next