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