Module InferModules.ExplicitTrace
val default_pp_call : Stdlib.Format.formatter -> InferIR.CallSite.t -> unit
module type FiniteSet = sig ... endA powerset domain of traces, with bottom = empty and join = union
module type Element = sig ... endmodule type TraceElem = sig ... end