CurryInfo: property-prover-2.0.0 / VerifierState.initVState

definition:
initVState :: Options -> VState
initVState opts = VState (initVerifyInfo opts) [] 0 0 0 0 [] [] [] [] []
demand:
no demanded arguments
deterministic:
deterministic operation
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {VState}}
name:
initVState
precedence:
no precedence defined
result-values:
{VState}
signature:
ToolOptions.Options -> VState
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms