Copilot.Verifier.Examples.ShouldPass.ArrayOfStructs
data S Source #
Constructors
Fields
Defined in Copilot.Verifier.Examples.ShouldPass.ArrayOfStructs
Methods
typeName :: S -> String #
toValues :: S -> [Value S] #
updateField :: S -> Value t -> S #
typeOf :: Type S #
simpleType :: Type S -> SimpleType #
spec :: Spec Source #
verifySpec :: Verbosity -> IO () Source #