Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
hxt Text.XML.HXT.Arrow.XmlState.TypeDefs No documentation available.
idempotent :: Eq a => (a -> a) -> a -> Boolleancheck Test.LeanCheck.Utils.Operators Deprecated: Use isIdempotent.
identity :: Eq a => (a -> a) -> a -> Boolleancheck Test.LeanCheck.Utils.Operators Deprecated: Use isIdentity.
idempotentSemigroupLaws :: (Semigroup a, Eq a, Arbitrary a, Show a) => Proxy a -> Lawsquickcheck-classes-base Test.QuickCheck.Classes.Base Tests the following properties:
- Idempotent a <> a ≡ a
-
selective Control.Selective.Multi A trivial product type that stores nothing and simply returns the given tag as the result.
iDom :: Graph gr => gr a b -> Node -> [(Node, Node)]fgl Data.Graph.Inductive.Query.Dominators return immediate dominators for each reachable node of a graph, given a root
-
relude Relude.Function Renamed version of id.
>>> identity 10 10
>>> fmap identity [1,2,3] [1,2,3]
-
distributed-process Control.Distributed.Process.Closure -
distributed-process Control.Distributed.Process.Internal.Closure.BuiltIn idempotent :: (Show a, Eq a, GenValid a) => (a -> a) -> Propertygenvalidity-property Test.Validity.Functions.Idempotence No documentation available.