Symex.Valuetype 'a t = 'a Rustsymex.Value.ttype 'a ty = 'a Rustsymex.Value.tytype sbool = Rustsymex.Value.sboolval is_bool_ty : 'a ty -> boolval ppa : Stdlib.Format.formatter -> 'a t -> unitval mk_var : Soteria.Symex.Var.t -> 'a ty -> 'a tval to_bool : 'a t -> bool optionmodule Expr : sig ... end