Set_of_closures_origin
module T : sig ... end
val hash : T.t -> int
val output : out_channel -> T.t -> unit
val print : Format.formatter -> T.t -> unit
module Set : sig ... end
module Map : sig ... end
module Tbl : sig ... end
val create : Set_of_closures_id.t -> t
val get_compilation_unit : t -> Compilation_unit.t
val rename : (Set_of_closures_id.t -> Set_of_closures_id.t) -> t -> t