Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
sbv Data.SBV.Internals No documentation available.
-
sbv Data.SBV.Internals No documentation available.
-
sbv Data.SBV.Internals A RCSet is either a regular set or a set given by its complement from the corresponding universal set.
RegularSet :: Set a -> RCSet asbv Data.SBV.Internals No documentation available.
-
sbv Data.SBV.Internals Symbolic Set. Note that we use RCSet, which supports both regular sets and complements, i.e., those obtained from the universal set (of the right type) by removing elements. Similar to SArray the contents are stored with object equality, which makes a difference if the underlying type contains IEEE Floats.
cgSetDriverValues :: [Integer] -> SBVCodeGen ()sbv Data.SBV.Internals Sets driver program run time values, useful for generating programs with fixed drivers for testing. Default: None, i.e., use random values.
isSet :: HasKind a => a -> Boolsbv Data.SBV.Internals No documentation available.
solverSetOptions :: SMTConfig -> [SMTOption]sbv Data.SBV.Internals Options to set as we start the solver
supportsSets :: SolverCapabilities -> Boolsbv Data.SBV.Internals Supports set operations?
supportsSets :: SolverCapabilities -> Boolsbv Data.SBV.Internals Supports set operations?