jon.recoil.org

Module Debuginfo.Dbg

type t

compare and hash ignore dinfo_scopes field of item

val is_none : Debuginfo.Dbg.t -> bool
val compare : Debuginfo.Dbg.t -> Debuginfo.Dbg.t -> int

compare Inner-most inlined debug info is used first. Allocates.

val compare_outer_first : Debuginfo.Dbg.t -> Debuginfo.Dbg.t -> int

compare_outer_first Outer-most inlined debug info is used first. Does not allocate.

val hash : Debuginfo.Dbg.t -> int
val to_list : Debuginfo.Dbg.t -> Debuginfo.item list
val length : Debuginfo.Dbg.t -> int