Hoogle Search
Within LTS Haskell 24.49 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
what4 What4.Interface Create a fresh bitvector value with optional lower and upper bounds (which bound the unsigned value of the bitvector). If provided, the bounds are inclusive. If inconsistent or out-of-range bounds are given, an InvalidRange exception will be thrown.
-
what4 What4.Interface Create a fresh integer constant with optional lower and upper bounds. If provided, the bounds are inclusive. If inconsistent bounds are given, an InvalidRange exception will be thrown.
-
what4 What4.Interface Create a fresh natural number constant with optional lower and upper bounds. If provided, the bounds are inclusive. If inconsistent bounds are given, an InvalidRange exception will be thrown.
-
what4 What4.Interface Create a fresh real constant with optional lower and upper bounds. If provided, the bounds are inclusive. If inconsistent bounds are given, an InvalidRange exception will be thrown.
-
what4 What4.Interface Create a fresh bitvector value with optional lower and upper bounds (which bound the signed value of the bitvector). If provided, the bounds are inclusive. If inconsistent or out-of-range bounds are given, an InvalidRange exception will be thrown.
-
what4 What4.Utils.AbstractDomains No documentation available.
UnboundedRange :: ValueRange tpwhat4 What4.Utils.AbstractDomains The number is unconstrained.
ravUnbounded :: RealAbstractValuewhat4 What4.Utils.AbstractDomains No documentation available.
unboundedRange :: ValueRange tpwhat4 What4.Utils.AbstractDomains Defines a unbounded value range.
unboundedIntegerScalar :: MaxInputSize -> Signed -> NumeralSystem -> Scalar Integeryaml-unscrambler YamlUnscrambler Numeric scalar parser into any integer value.