Hoogle Search
Within LTS Haskell 24.18 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
clash-prelude Clash.HaskellPrelude Identity function.
id x = x
This function might seem useless at first glance, but it can be very useful in a higher order context.Examples
>>> length $ filter id [True, True, False, True] 3
>>> Just (Just 3) >>= id Just 3
>>> foldr id 0 [(^3), (*5), (+2)] 1000
-
cryptocompare CryptoCompare No documentation available.
id :: forall (a :: k) . Category cat => cat a adimensional Numeric.Units.Dimensional.Prelude the identity morphism
-
distribution-opensuse OpenSuse.Prelude Identity function.
id x = x
This function might seem useless at first glance, but it can be very useful in a higher order context.Examples
>>> length $ filter id [True, True, False, True] 3
>>> Just (Just 3) >>= id Just 3
>>> foldr id 0 [(^3), (*5), (+2)] 1000
-
faktory Faktory.Prelude Identity function.
id x = x
This function might seem useless at first glance, but it can be very useful in a higher order context.Examples
>>> length $ filter id [True, True, False, True] 3
>>> Just (Just 3) >>= id Just 3
>>> foldr id 0 [(^3), (*5), (+2)] 1000
id :: EventBridgeEvent' a -> Texthal AWS.Lambda.Events.EventBridge A Version 4 UUID that's generated for every event. You can use id to trace events as they move through rules to targets.
-
hledger-web Hledger.Web.Import Identity function.
id x = x
This function might seem useless at first glance, but it can be very useful in a higher order context.Examples
>>> length $ filter id [True, True, False, True] 3
>>> Just (Just 3) >>= id Just 3
>>> foldr id 0 [(^3), (*5), (+2)] 1000
-
invertible Data.Invertible.Function Identity bijection.
-
invertible Data.Invertible.Prelude Identity bijection.
-
med-module Sound.MED.Raw.MMD0 No documentation available.