Copilot.Compile.SBV.Witness
Documentation
data SymWordInst a Source
Constructors
SymWord a => SymWordInst |
symWordInst :: Type a -> SymWordInst aSource
data HasSignAndSizeInst a Source
Constructors
HasSignAndSize a => HasSignAndSizeInst |
hasSignAndSizeInst :: Type a -> HasSignAndSizeInst aSource
Constructors
EqSymbolic (SBV a) => EqInst |
data BVDivisibleInst a Source
Constructors
BVDivisible (SBV a) => BVDivisibleInst |
divInst :: Type a -> BVDivisibleInst aSource
Constructors
OrdSymbolic (SBV a) => OrdInst |
data MergeableInst a Source
Constructors
Mergeable (SBV a) => MergeableInst |
mergeableInst :: Type a -> MergeableInst aSource