CurryInfo: contract-prover-4.0.0 / ESMT.showSMT

definition: Info
 
showSMT :: [Command] -> String
showSMT cmds = pPrint (pretty (SMTLib (unpoly cmds))) ++ "\n"
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Show an SMT-LIB script with a newline after transforming polymorphic
functions into type-instanteded functions.
failfree: Info
 <FAILING>
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {(_) |-> _}
name: Info
 showSMT
precedence: Info
 no precedence defined
result-values: Info
 _
signature: Info
 [Command] -> String
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 possibly non-terminating
totally-defined: Info
 possibly non-reducible on same data term