Hoogle Search
Within LTS Haskell 24.39 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
postgresql-syntax PostgresqlSyntax.Rendering No documentation available.
idFormatTokenREOptions :: FormatTokenREOptionsregex Text.RE.ZeInternals a configuration that will preserve the parsed regular expression in the output
-
sbv Data.SBV.RegExp For the purposes of this regular expression, an identifier consists of a letter followed by zero or more letters, digits, underscores, and single quotes. The first letter must be lowercase.
>>> prove $ \s -> s `match` identifier .=> isAsciiLower (head s) Q.E.D. >>> prove $ \s -> s `match` identifier .=> length s .>= 1 Q.E.D.
identity :: forall (m :: Type -> Type) a . Applicative m => Unfold m a astreamly-core Streamly.Internal.Data.Unfold Identity unfold. The unfold generates a singleton stream having the input as the only element.
identity = function Prelude.id
Pre-release-
what4 What4.Expr.Builder Implements a cached evaluated using the given element. Given an element this function returns the value of the element if bound, and otherwise calls the evaluation function, stores the result in the cache, and returns the value.
-
what4 What4.Expr.Builder Implements a cached evaluated using the given element. Given an element this function returns the value of the element if bound, and otherwise calls the evaluation function, stores the result in the cache, and returns the value.
identDoc :: Identifier -> Doc ()what4 What4.Protocol.VerilogWriter.ABCVerilog No documentation available.
-
what4 What4.Serialize.Printer Lift an unquoted identifier.
-
what4 What4.Serialize.SETokens Lift an unquoted identifier.
-
what4 What4.Serialize.SETokens No documentation available.