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.
equal :: Ref a -> Ref b -> Boolreactive-banana Reactive.Banana.Prim.Low.Ref No documentation available.
-
repa Data.Array.Repa Check whether two arrays have the same shape and contain equal elements, in parallel.
equalsS :: (Shape sh, Source r1 a, Source r2 a, Eq a) => Array r1 sh a -> Array r2 sh a -> Boolrepa Data.Array.Repa Check whether two arrays have the same shape and contain equal elements, sequentially.
-
repa Data.Array.Repa.Operators.Reduction Check whether two arrays have the same shape and contain equal elements, in parallel.
equalsS :: (Shape sh, Source r1 a, Source r2 a, Eq a) => Array r1 sh a -> Array r2 sh a -> Boolrepa Data.Array.Repa.Operators.Reduction Check whether two arrays have the same shape and contain equal elements, sequentially.
equivalencesBetween :: (Expr -> Expr -> Bool) -> Expr -> Expr -> [(Expr, Expr)]speculate Test.Speculate.Engine No documentation available.
equal :: Instances -> Int -> Expr -> Expr -> Boolspeculate Test.Speculate.Expr.Ground Are two expressions equal for a given number of tests?
equations :: Thy -> [Equation]speculate Test.Speculate.Reason No documentation available.
equivalent :: Thy -> Expr -> Expr -> Boolspeculate Test.Speculate.Reason No documentation available.
equivalentInstance :: Thy -> Expr -> Expr -> Boolspeculate Test.Speculate.Reason No documentation available.