Module InferModules__Bounds.BoundTrace

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