Module Expr.Subst

val pp : Stdlib.Format.formatter -> t -> unit
val empty : t
val learn : t -> t -> 'a Soteria.Bv_values.Bv_solver.Z3_solver.Value.t -> t option