CurryInfo: smtlib-solver-3.0.0 / Solver.SMTLIB.Internal.Interaction.getGlobalCmds

definition:
getGlobalCmds :: SMT [SMT.Command]
getGlobalCmds = gets (globalCmds . options)
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Get global commands set in the SMT options
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> _}
name:
getGlobalCmds
precedence:
no precedence defined
result-values:
_
signature:
SMT [Language.SMTLIB.Types.Command]
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
reducible on all ground data terms