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

definition:
isIncremental :: SMT Bool
isIncremental = gets (incremental . options)
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Check if incremental SMT solving is activated
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> _}
name:
isIncremental
precedence:
no precedence defined
result-values:
_
signature:
SMT Prelude.Bool
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
reducible on all ground data terms