Module Bounds.BoundTrace

include IStdlib.PrettyPrintable.PrintableOrderedType
include IStdlib.IStd.Caml.Set.OrderedType
type t
val compare : t -> t -> int
include IStdlib.PrettyPrintable.PrintableType with type t := t
val pp : IStdlib.PrettyPrintable.F.formatter -> t -> unit
val length : t -> int
val make_err_trace : depth:int -> t -> Absint.Errlog.loc_trace
val of_loop : IBase.Location.t -> t