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.
class (Bialgebra r h, IdempotentAlgebra r h, IdempotentCoalgebra r h) =>
IdempotentBialgebra r halgebra Numeric.Algebra.Idempotent No documentation available.
class Coalgebra r c =>
IdempotentCoalgebra r calgebra Numeric.Algebra.Idempotent No documentation available.
-
classy-prelude-yesod ClassyPrelude.Yesod Identity functor and monad. (a non-strict monad)
Examples
>>> fmap (+1) (Identity 0) Identity 1
>>> Identity [1, 2, 3] <> Identity [4, 5, 6] Identity [1,2,3,4,5,6]
>>> do x <- Identity 10 y <- Identity (x + 5) pure (x + y) Identity 25
-
classy-prelude-yesod ClassyPrelude.Yesod No documentation available.
module Core.Telemetry.
Identifiers Machinery for generating identifiers to be used in traces and spans. Meets the requirements of the W3C Trace Context specification, specifically as relates to forming trace identifiers and span identifiers into traceparent headers. The key requirements are that traces be globally unique and that spans be unique within a trace.
-
css-syntax Data.CSS.Syntax.Tokens No documentation available.
-
dotparse DotParse No documentation available.
-
dotparse DotParse No documentation available.
-
dotparse DotParse No documentation available.
-
dotparse DotParse No documentation available.