Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

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

  1. equalWeighting :: Experiment -> Maybe Bool

    gogol-analytics Gogol.Analytics.Types

    Boolean specifying whether to distribute traffic evenly across all variations. If the value is False, content experiments follows the default behavior of adjusting traffic dynamically based on variation performance. Optional -- defaults to False. This field may not be changed for an experiment whose status is ENDED.

  2. equal :: MPFR -> MPFR -> Bool

    hmpfr Data.Number.MPFR.Comparison

    No documentation available.

  3. equivalentTo :: Ord o => Sig s1 o x -> Sig s2 o x -> RefinementProperty o x

    hunit-dejafu Test.HUnit.DejaFu

    Observational equivalence. True iff the result-set of the left expression is equal to the result-set of the right expression. The two signatures can have different state types, this lets you compare the behaviour of different data structures. The observation and seed types must match, however.

  4. equalTo :: (Eq a, Show a) => a -> Filter a ()

    inbox Test.Inbox

    A filter that matches messages equal to the given one.

  5. eqByName :: CNode a => a -> a -> Bool

    language-c Language.C.Data.Node

    equality by name

  6. equals :: Doc ann

    prettyprinter-compat-annotated-wl-pprint Text.PrettyPrint.Annotated.Leijen

    >>> equals
    =
    

  7. equals :: Doc

    prettyprinter-compat-wl-pprint Text.PrettyPrint.Leijen

    No documentation available.

  8. equal :: (Num prob, Eq prob, Ord a) => T prob a -> T prob a -> Bool

    probability Numeric.Probability.Distribution

    No documentation available.

  9. equalize :: a -> Seq (Seq a) -> Seq (Seq a)

    rainbox Rainbox.Core

    Ensures that each inner Seq is the same length by adding the given empty element where needed.

  10. equals :: IsString s => s

    string-combinators Data.String.Combinators

    A '=' character.

Page 129 of many | Previous | Next