jon.recoil.org

Module Inlined_frames.Index

include module type of struct include Inlined_frame_ranges.Inlined_frames.Key end
include module type of struct include T0 end
type t = Debuginfo.t
include sig ... end
val equal : T.t -> T.t -> bool
val hash : T.t -> int
val compare : T.t -> T.t -> int
val output : Stdlib.out_channel -> T.t -> unit
val print : Stdlib.Format.formatter -> T.t -> unit
val parent : 'a list -> 'a list option
val all_parents : 'a -> 'b list
module Set = Raw_set