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

definition:
getSess :: SMTSess SMTSession
getSess = SMTSess $ \s -> return (s, s)
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Get SMT session
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> _}
name:
getSess
precedence:
no precedence defined
result-values:
_
signature:
SMTSess SMTSession
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
reducible on all ground data terms