Module Debuginfo.Dbg
compare and hash ignore dinfo_scopes field of item
val is_none : Debuginfo.Dbg.t -> boolval compare : Debuginfo.Dbg.t -> Debuginfo.Dbg.t -> intcompare Inner-most inlined debug info is used first. Allocates.
val compare_outer_first : Debuginfo.Dbg.t -> Debuginfo.Dbg.t -> intcompare_outer_first Outer-most inlined debug info is used first. Does not allocate.
val hash : Debuginfo.Dbg.t -> intval to_list : Debuginfo.Dbg.t -> Debuginfo.item listval length : Debuginfo.Dbg.t -> int