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

definition:
 
closeSession :: SMT ()
closeSession = sendCmds [SMT.Exit]
demand:
 no demanded arguments
deterministic:
 deterministic operation
documentation:
 
Close SMT session
failfree:
 <FAILING>
indeterministic:
 referentially transparent operation
infix:
 no fixity defined
iotype:
 {() |-> _}
name:
 closeSession
precedence:
 no precedence defined
result-values:
 _
signature:
 SMT ()
solution-complete:
 operation might suspend on free variables
terminating:
 possibly non-terminating
totally-defined:
 possibly non-reducible on same data term