Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
eqDiff :: (Outputable a, Eq a) => Diff aghc-lib GHC.Iface.Ext.Debug No documentation available.
eqCoercion :: Coercion -> Coercion -> Boolghc-lib GHC.Plugins Syntactic equality of coercions
eqCoercionX :: RnEnv2 -> Coercion -> Coercion -> Boolghc-lib GHC.Plugins Compare two Coercions, with respect to an RnEnv2
equalWeighting :: Experiment -> Maybe Boolgogol-analytics Gogol.Analytics 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.
equalWeighting :: Experiment -> Maybe Boolgogol-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.
-
hmpfr Data.Number.MPFR.Comparison No documentation available.
equivalentTo :: Ord o => Sig s1 o x -> Sig s2 o x -> RefinementProperty o xhunit-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.
equalTo :: (Eq a, Show a) => a -> Filter a ()inbox Test.Inbox A filter that matches messages equal to the given one.
eqByName :: CNode a => a -> a -> Boollanguage-c Language.C.Data.Node equality by name
-
prettyprinter-compat-annotated-wl-pprint Text.PrettyPrint.Annotated.Leijen >>> equals =