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.
eqBy :: (IsStream t, Monad m) => (a -> b -> Bool) -> t m a -> t m b -> m Boolstreamly Streamly.Internal.Data.Stream.IsStream Compare two streams for equality using an equality function.
eqBy :: (IsStream t, Monad m) => (a -> b -> Bool) -> t m a -> t m b -> m Boolstreamly Streamly.Prelude Compare two streams for equality using an equality function.
eqStruct :: Struct t => t s -> t s -> Boolstructs Data.Struct No documentation available.
eqStruct :: Struct t => t s -> t s -> Boolstructs Data.Struct.Internal No documentation available.
equivalenceClasses :: Label lb => LabelMap lb -> Set lb -> [EquivalenceClass lb]swish Swish.GraphMatch Return the equivalence classes of the supplied nodes using the label map.
equivalentTo :: Ord o => Sig s1 o x -> Sig s2 o x -> RefinementProperty o xtasty-dejafu Test.Tasty.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.
eqValueList :: forall (a :: TValue) (b :: TValue) . [Value a] -> [Value b] -> Booltomland Toml.Type.Value Compare list of Value of possibly different types.
eqCmpNat :: forall (m :: Natural) (n :: Natural) . (m :~: n) -> CmpNat m n :~: 'EQtypelits-witnesses GHC.TypeLits.Compare -
unique-logic UniqueLogic.ST.Rule No documentation available.
-
unique-logic-tf UniqueLogic.ST.TF.Rule No documentation available.