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.
-
prettyprinter-compat-wl-pprint Text.PrettyPrint.Leijen No documentation available.
equal :: (Num prob, Eq prob, Ord a) => T prob a -> T prob a -> Boolprobability Numeric.Probability.Distribution No documentation available.
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.
-
string-combinators Data.String.Combinators A '=' character.
equals :: forall (t :: Type -> Type) v m . BindingMonad t v m => UTerm t v -> UTerm t v -> m Boolunification-fd Control.Unification Determine if two terms are structurally equal. This is essentially equivalent to (==) except that it does not require applying bindings before comparing, so it is more efficient. N.B., this function does not consider alpha-variance, and thus variables with different names are considered unequal. Cf., equiv.
-
unification-fd Control.Unification Determine if two terms are structurally equivalent; that is, structurally equal modulo renaming of free variables. Returns a mapping from variable IDs of the left term to variable IDs of the right term, indicating the renaming used.
equals :: forall (t :: Type -> Type) v m . BindingMonad t v m => UTerm t v -> UTerm t v -> m Boolunification-fd Control.Unification.Ranked Determine if two terms are structurally equal. This is essentially equivalent to (==) except that it does not require applying bindings before comparing, so it is more efficient. N.B., this function does not consider alpha-variance, and thus variables with different names are considered unequal. Cf., equiv.
-
unification-fd Control.Unification.Ranked Determine if two terms are structurally equivalent; that is, structurally equal modulo renaming of free variables. Returns a mapping from variable IDs of the left term to variable IDs of the right term, indicating the renaming used.
-
wl-pprint Text.PrettyPrint.Leijen The document equals contains an equal sign, "=".
equalRegion :: Region -> Region -> IO Boolxmonad-contrib XMonad.Config.Prime interface to the X11 library function XEqualRegion().