Sourcemodule BvTbl : Stdlib.Hashtbl.S with type key = Expr.t Sourcemodule AxTbl : Stdlib.Hashtbl.S with type key = Memory.t Sourcemodule BiTbl : Stdlib.Hashtbl.S with type key = Z.t Sourcemodule StTbl : Stdlib.Hashtbl.S with type key = string Sourcemodule BvSet : Stdlib.Set.S with type elt := Expr.t Sourcemodule BvMap : Stdlib.Map.S with type key := Expr.t