pub type SMTExpr = SExpr;
SMT expression
This type is an alias for the [easy_smt::SExpr] type.
easy_smt::SExpr
pub struct SMTExpr { /* private fields */ }