Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Copilot.Verifier.Examples.ShouldPass.Structs
Description
An example showing the usage of the What4 backend in copilot-theorem for structs and arrays. Particular focus is on nested structs. For general usage of structs, refer to the general structs example.
Documentation
Definition for Volts
.
Constructors
Battery | |
verifySpec :: Verbosity -> IO () Source #