CurryInfo: smtlib-3.0.0 / Language.SMTLIB.Pretty.showSMT

definition:
showSMT :: [Command] -> String
showSMT = pPrint . pretty . SMTLib
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Show an SMT-LIB script
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {.._#lambda508}}
name:
showSMT
precedence:
no precedence defined
result-values:
{.._#lambda508}
signature:
[Language.SMTLIB.Types.Command] -> String
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term