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.
type family
EqBinP (n :: BinP) (m :: BinP) :: Boolbin Data.Type.BinP No documentation available.
-
comfort-glpk Numeric.GLPK No documentation available.
-
cond Data.Algebra.Boolean A boolean algebra regarded as a monoid under equivalence
-
cond Data.Algebra.Boolean No documentation available.
-
data-interval Data.IntervalRelation Intervals are equal.
type
EqualTo (a :: k) = TyPred (:~:) adecidable Data.Type.Predicate EqualTo a is a predicate that the input is equal to a.
EqualTo :: k -> Predicate k
type
Equiv (p :: Predicate k1) (q :: Predicate k1) = Provable p <==> qdecidable Data.Type.Predicate.Logic Equiv p q is a constraint that p <==> q is Provable; that is, you can prove that p is logically equivalent to q.
data
EqBy (a :: v ~> k) (b :: k) (c :: TyFun v Type)decidable Data.Type.Predicate.Param Found (EqBy f) @@ x is true if there exists some value when, with f applied to it, is equal to x. See IsTC for a useful specific application.
EqBy :: (v ~> k) -> ParamPred k v Found (EqBy f) :: Predicate k
type
EquivalentDose = DoseEquivalentdimensional Numeric.Units.Dimensional.Quantities No documentation available.
module Control.Exception.ErrorCall.
EqInstance No documentation available.